<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><span id="result_box" class="long_text" lang="en"><span title="Haz clic para obtener otras posibles traducciones" class="hps">to</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">cut and</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">paste</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">the</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">line</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">was generated</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">this space</span><span class="" title="Haz clic para obtener otras posibles traducciones">,</span> <span title="Haz clic para obtener otras posibles
 traducciones" class="hps">but the</span><span class="" title="Haz clic para obtener otras posibles traducciones">.</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">bashrc</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">are</span> <span title="Haz clic para obtener otras posibles traducciones" class="hps">correct</span></span><div>&nbsp;</div><span style="font-style: italic;">José A. Camargo Martínez</span><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">De:</span></b> Laurence Marks &lt;L-marks@northwestern.edu&gt;<br><b><span style="font-weight: bold;">Para:</span></b> A Mailing list for WIEN2k users &lt;wien@zeus.theochem.tuwien.ac.at&gt;<br><b><span style="font-weight: bold;">Enviado:</span></b> sáb,28 mayo,
 2011 11:46<br><b><span style="font-weight: bold;">Asunto:</span></b> Re: [Wien] Problem installing MPICH2<br></font><br>It is hard to know for certain, but I wonder why you have a space<br>between the first "/" and the "opt" in the lines you sent, i.e.<br><br>/ opt/intel/composerxe-2011.3.174/compiler/lib/intel64<br> ^<br><br>For certain you have some minor issue/typo. Try "which ifort", and<br>write a hello_world.f then compile it (I think there are some simple<br>makefile examples on the web).<br><br>2011/5/28 Jose Alfredo Camargo Martinez &lt;<a ymailto="mailto:sork8686@yahoo.es" href="mailto:sork8686@yahoo.es">sork8686@yahoo.es</a>&gt;:<br>&gt; I have already tried:<br>&gt;<br>&gt; export FC = ifort<br>&gt; export F77 = ifort<br>&gt;<br>&gt; and see the same error<br>&gt;<br>&gt; /bin/bash: ifort: orden no encontrada (command not found)<br>&gt; make[3]: *** [setbotf.o] Error 127<br>&gt;<br>&gt; any idea?<br>&gt;<br>&gt; José A. Camargo
 Martínez<br>&gt;<br>&gt;<br>&gt; ________________________________<br>&gt; De: Robert Laskowski &lt;<a ymailto="mailto:rolask@theochem.tuwien.ac.at" href="mailto:rolask@theochem.tuwien.ac.at">rolask@theochem.tuwien.ac.at</a>&gt;<br>&gt; Para: A Mailing list for WIEN2k users &lt;<a ymailto="mailto:wien@zeus.theochem.tuwien.ac.at" href="mailto:wien@zeus.theochem.tuwien.ac.at">wien@zeus.theochem.tuwien.ac.at</a>&gt;<br>&gt; Enviado: sáb,28 mayo, 2011 09:33<br>&gt; Asunto: Re: [Wien] Problem installing MPICH2<br>&gt;<br>&gt; hi,<br>&gt;<br>&gt; try export F77=ifort<br>&gt;<br>&gt; regards<br>&gt;<br>&gt; Robert<br>&gt;<br>&gt; On Saturday, May 28, 2011 01:04:42 Jose Alfredo Camargo Martinez wrote:<br>&gt;&gt; Dear community<br>&gt;&gt;<br>&gt;&gt; I try to install MPICH2-1.3.2p1 on Ubuntu 10.04. (to work in parallel)<br>&gt;&gt;<br>&gt;&gt; I already have installation of ifort (Intel ® Fortran Compiler for Linux *<br>&gt;&gt; XE Composer), its source and
 path are defined. bashrc, as follows:<br>&gt;&gt;<br>&gt;&gt; PATH = "/ opt/intel/composerxe-2011.3.174/bin/intel64: $ {PATH}"<br>&gt;&gt; export PATH<br>&gt;&gt; #<br>&gt;&gt; MANPATH = "/ opt/intel/composerxe-2011.3.174/man: $ {MANPATH}"<br>&gt;&gt; export MANPATH<br>&gt;&gt; #<br>&gt;&gt; LD_LIBRARY_PATH = "/ opt/intel/composerxe-2011.3.174/mkl/lib/intel64: $<br>&gt;&gt; LD_LIBRARY_PATH"<br>&gt;&gt; LD_LIBRARY_PATH = "/ opt/intel/composerxe-2011.3.174/compiler/lib/intel64:<br>&gt;&gt; $ LD_LIBRARY_PATH"<br>&gt;&gt; export LD_LIBRARY_PATH<br>&gt;&gt; #<br>&gt;&gt; INCLUDE = / opt/intel/composerxe-2011.3.174/mkl/include: $ INCLUDE<br>&gt;&gt; export INCLUDE<br>&gt;&gt; #<br>&gt;&gt; source /opt/intel/composerxe-2011.3.174/mkl/bin/mklvars.sh Intel64<br>&gt;&gt; source /opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>&gt;&gt; #<br>&gt;&gt; IFLPATH export = / opt/intel/composerxe-2011.3.174/compiler/lib<br>&gt;&gt; MKLPATH export = /
 opt/intel/composerxe-2011.3.174/mkl/lib/intel64<br>&gt;&gt;<br>&gt;&gt; . / opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>&gt;&gt;<br>&gt;&gt; Followingthe installation steps:<br>&gt;&gt;<br>&gt;&gt; 1)<br>&gt;&gt; sork@sork:~/Escritorio/mpich2-1.3.2p1$./configure--prefix=/opt/mpich2<br>&gt;&gt; .<br>&gt;&gt; .<br>&gt;&gt; config.status: executing default-3 commands<br>&gt;&gt; Configuration completed.<br>&gt;&gt; sork@sork:~/Escritorio/mpich2-1.3.2p1$<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 2)<br>&gt;&gt; sork@sork:~/Escritorio/mpich2-1.3.2p1$ sudo make<br>&gt;&gt; .<br>&gt;&gt; .<br>&gt;&gt; /bin/bash: ifort: orden no encontrada<br>&gt;&gt; make[3]: *** [setbotf.o] Error 127<br>&gt;&gt; make[3]: se sale del directorio<br>&gt;&gt; «/home/sork/Escritorio/mpich2-1.3.2p1/src/binding/f77»<br>&gt;&gt; make[2]: *** [all-redirect] Error 1<br>&gt;&gt; make[2]: se sale del directorio<br>&gt;&gt;
 «/home/sork/Escritorio/mpich2-1.3.2p1/src/binding»<br>&gt;&gt; make[1]: *** [all-redirect] Error 2<br>&gt;&gt; make[1]: se sale del directorio «/home/sork/Escritorio/mpich2-1.3.2p1/src»<br>&gt;&gt; make: *** [all-redirect] Error 2<br>&gt;&gt; sork@sork:~/Escritorio/mpich2-1.3.2p1$<br>&gt;&gt; ___<br>&gt;&gt;<br>&gt;&gt; I have read many forums where they say I define the source and paht of<br>&gt;&gt; ifort. (already done)<br>&gt;&gt;<br>&gt;&gt; I've used (written in. bashrc)<br>&gt;&gt;<br>&gt;&gt; .&nbsp; /opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>&gt;&gt;&nbsp; export FC=ifort<br>&gt;&gt;<br>&gt;&gt; but the same error appears<br>&gt;&gt;<br>&gt;&gt; What am I doing wrong?<br>&gt;&gt; Can you help?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Best regards,<br>&gt;&gt;<br>&gt;&gt; José A. Camargo Martínez<br>&gt;<br>&gt; --<br>&gt; Dr Robert Laskowski<br>&gt; Vienna University of Technology,&nbsp; Institute of Materials
 Chemistry,<br>&gt; Getreidemarkt 9/165-TC, A-1060 Vienna, Austria<br>&gt; tel. +43 1 58801 15675&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Fax&nbsp; +43 1 58801 15698<br>&gt;<br>&gt; _______________________________________________<br>&gt; Wien mailing list<br>&gt; <a ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>&gt; <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>&gt;<br>&gt; _______________________________________________<br>&gt; Wien mailing list<br>&gt; <a ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>&gt; <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien"
 target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>&gt;<br>&gt;<br><br><br><br>-- <br>Laurence Marks<br>Department of Materials Science and Engineering<br>MSE Rm 2036 Cook Hall<br>2220 N Campus Drive<br>Northwestern University<br>Evanston, IL 60208, USA<br>Tel: (847) 491-3996 Fax: (847) 491-7820<br>email: L-marks at northwestern dot edu<br><span>Web: <a target="_blank" href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a></span><br>Chair, Commission on Electron Crystallography of IUCR<br><span><a target="_blank" href="http://www.numis.northwestern.edu/">www.numis.northwestern.edu/</a></span><br>Research is to see what everybody else has seen, and to think what<br>nobody else has thought<br>Albert Szent-Gyorgi<br>_______________________________________________<br>Wien mailing list<br><a ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at"
 href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br><a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br></div></div>
</div></body></html>