Search found 1 match

by Thierry DOLIDON
Tue Sep 13, 2011 5:59 pm
Forum: Configuring and compiling ABINIT
Topic: installation problem
Replies: 4
Views: 5166

Re: installation problem

Another reason for compiler to seem absent is that you forgot configuring the $PATH variable of $HOME/.bashrc or $HOME/.cshrc Consider appending such lines to $HOME/.bashrc tail -3 $HOME/.bashrc source /opt/intel/bin/compilervars.sh intel64 # à la demande des compilateurs C et Fortran . /opt/intel/...