<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> </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 <L-marks@northwestern.edu><br><b><span style="font-weight: bold;">Para:</span></b> A Mailing list for WIEN2k users <wien@zeus.theochem.tuwien.ac.at><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 <<a ymailto="mailto:sork8686@yahoo.es" href="mailto:sork8686@yahoo.es">sork8686@yahoo.es</a>>:<br>> I have already tried:<br>><br>> export FC = ifort<br>> export F77 = ifort<br>><br>> and see the same error<br>><br>> /bin/bash: ifort: orden no encontrada (command not found)<br>> make[3]: *** [setbotf.o] Error 127<br>><br>> any idea?<br>><br>> José A. Camargo
Martínez<br>><br>><br>> ________________________________<br>> De: Robert Laskowski <<a ymailto="mailto:rolask@theochem.tuwien.ac.at" href="mailto:rolask@theochem.tuwien.ac.at">rolask@theochem.tuwien.ac.at</a>><br>> Para: A Mailing list for WIEN2k users <<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>> Enviado: sáb,28 mayo, 2011 09:33<br>> Asunto: Re: [Wien] Problem installing MPICH2<br>><br>> hi,<br>><br>> try export F77=ifort<br>><br>> regards<br>><br>> Robert<br>><br>> On Saturday, May 28, 2011 01:04:42 Jose Alfredo Camargo Martinez wrote:<br>>> Dear community<br>>><br>>> I try to install MPICH2-1.3.2p1 on Ubuntu 10.04. (to work in parallel)<br>>><br>>> I already have installation of ifort (Intel ® Fortran Compiler for Linux *<br>>> XE Composer), its source and
path are defined. bashrc, as follows:<br>>><br>>> PATH = "/ opt/intel/composerxe-2011.3.174/bin/intel64: $ {PATH}"<br>>> export PATH<br>>> #<br>>> MANPATH = "/ opt/intel/composerxe-2011.3.174/man: $ {MANPATH}"<br>>> export MANPATH<br>>> #<br>>> LD_LIBRARY_PATH = "/ opt/intel/composerxe-2011.3.174/mkl/lib/intel64: $<br>>> LD_LIBRARY_PATH"<br>>> LD_LIBRARY_PATH = "/ opt/intel/composerxe-2011.3.174/compiler/lib/intel64:<br>>> $ LD_LIBRARY_PATH"<br>>> export LD_LIBRARY_PATH<br>>> #<br>>> INCLUDE = / opt/intel/composerxe-2011.3.174/mkl/include: $ INCLUDE<br>>> export INCLUDE<br>>> #<br>>> source /opt/intel/composerxe-2011.3.174/mkl/bin/mklvars.sh Intel64<br>>> source /opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>>> #<br>>> IFLPATH export = / opt/intel/composerxe-2011.3.174/compiler/lib<br>>> MKLPATH export = /
opt/intel/composerxe-2011.3.174/mkl/lib/intel64<br>>><br>>> . / opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>>><br>>> Followingthe installation steps:<br>>><br>>> 1)<br>>> sork@sork:~/Escritorio/mpich2-1.3.2p1$./configure--prefix=/opt/mpich2<br>>> .<br>>> .<br>>> config.status: executing default-3 commands<br>>> Configuration completed.<br>>> sork@sork:~/Escritorio/mpich2-1.3.2p1$<br>>><br>>><br>>> 2)<br>>> sork@sork:~/Escritorio/mpich2-1.3.2p1$ sudo make<br>>> .<br>>> .<br>>> /bin/bash: ifort: orden no encontrada<br>>> make[3]: *** [setbotf.o] Error 127<br>>> make[3]: se sale del directorio<br>>> «/home/sork/Escritorio/mpich2-1.3.2p1/src/binding/f77»<br>>> make[2]: *** [all-redirect] Error 1<br>>> make[2]: se sale del directorio<br>>>
«/home/sork/Escritorio/mpich2-1.3.2p1/src/binding»<br>>> make[1]: *** [all-redirect] Error 2<br>>> make[1]: se sale del directorio «/home/sork/Escritorio/mpich2-1.3.2p1/src»<br>>> make: *** [all-redirect] Error 2<br>>> sork@sork:~/Escritorio/mpich2-1.3.2p1$<br>>> ___<br>>><br>>> I have read many forums where they say I define the source and paht of<br>>> ifort. (already done)<br>>><br>>> I've used (written in. bashrc)<br>>><br>>> . /opt/intel/composerxe-2011.3.174/bin/ifortvars.sh Intel64<br>>> export FC=ifort<br>>><br>>> but the same error appears<br>>><br>>> What am I doing wrong?<br>>> Can you help?<br>>><br>>><br>>> Best regards,<br>>><br>>> José A. Camargo Martínez<br>><br>> --<br>> Dr Robert Laskowski<br>> Vienna University of Technology, Institute of Materials
Chemistry,<br>> Getreidemarkt 9/165-TC, A-1060 Vienna, Austria<br>> tel. +43 1 58801 15675 Fax +43 1 58801 15698<br>><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>><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>><br>><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>