<div dir="ltr">The command should be<div>"source /opt/intel/oneapi/setvars.sh intel64"</div><div><br></div><div><a href="https://stackoverflow.com/questions/67553895/how-to-source-the-setvars-sh-file-of-oneapi-inside-a-sh-file">https://stackoverflow.com/questions/67553895/how-to-source-the-setvars-sh-file-of-oneapi-inside-a-sh-file</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 12, 2021 at 7:12 PM Victor Zenou <<a href="mailto:zanov@post.bgu.ac.il">zanov@post.bgu.ac.il</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear all<br>
<br>
I’m trying to install WIEN2k_21.1 on Ubuntu 21.04.<br>
<br>
I updated and installed few system packages:<br>
<br>
sudo apt update<br>
<br>
sudo apt install build-essential gcc-multilib rpm default-jre-headless<br>
python tcsh gnuplot<br>
<br>
sudo apt install autoconf libtool ghostscript octave<br>
<br>
<br>
I downloaded and installed “Intel® oneAPI Base Toolkit” which suppose<br>
to have ifort complier and mkl. I also add a line to bashrc:<br>
<br>
source /opt/intel/oneapi/setvars.sh<br>
<br>
<br>
<br>
The command “ifort -v”, gives “Command 'ifort' not found,...”<br>
<br>
<br>
./siteconfig_lapw give the following message:<br>
<br>
It seems you do not have the intel fortran compiler in your path.<br>
<br>
<br>
So it seems that my intel compiler either dio not exist or not in the path.<br>
<br>
How can I check that/<br>
<br>
<br>
Any suggestions on how to proceed?<br>
<br>
<br>
Best regards, victor Zenou<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>