[mpich-discuss] MPICH2 installation on XP with Cygwin
Rajeev Thakur
thakur at mcs.anl.gov
Mon Dec 12 09:51:31 CST 2011
Try building without the --enable-shared option and see if it works.
Rajeev
On Dec 10, 2011, at 4:46 AM, blop bla wrote:
> Hello,
>
>
>
>
>
> First of all, please forgive me if this problem was 1000 times discussed and solved. But I am really a beginner with MPI (and also all that concerns UNIX), so I can’t even name precisely my problem and I am afraid of doing something that will break all.
>
> (Please also forgive my mistakes in English; any correction is welcome! :D )
>
>
> So…
>
> I try to install MPICH2(-1.4.1.p1) on my laptop ( XP SP3 and Cygwin).
>
> I work with an external HDD (for lack of “space” for this “old” laptop), and the whole path of Cygwin is: I:\ps\cygwin\
>
> To have a “Unix” terminal, I use XWinServer.
>
>
> During the installation of MPICH2, I followed this guide:
>
> http://www.mcs.anl.gov/research/projects/mpich2/documentation/files/mpich2-1.4.1-installguide.pdf
>
> And, especially:
>
>
> 1) -> unpack mpich2-1.4.1p1.tar.gz in /home/eyka/
>
> (not /home/eyka/librairies, as written in the guide, because this folder doesn’t exist.^^ But the errors don’t come from here, do they?!)
>
> -> and rename the folder to mpich2-1.4.1p1
>
>
> (2)-3)-4)-> nothing to say)
>
>
>
> 5) -> cd /tmp/eyka/mpich2-1.4.1
>
> -> /home/eyka/mpich2-1.4.1/configure –enable-shared -prefix=/home/eyka/mpich2-install |& tee c.txt
>
>
> 6) (using bash commands)
>
> -> make VERBOSE=1 2>&1 | tee m.txt
>
>
> And I did not notice the errors, so…
>
> 7)-8) I install MPICH2 and add directory to the path.
>
>
>
> 9) So mpiexec and mpicc are unknown
>
> (Actually, it seems that a mpiexec is already installed in an other application:
>
> -> which mpiexec
>
> /cygdrive/i/ps/matlab/bin/win32/mpiexec
>
>
>
> ->which mpicc
>
> which: no mpicc in (/usr/local/bin:/usr/bin:/cygdrive/i/ps/prg/komodo:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/i/ps/matlab/bin:/cygdrive/i/ps/matlab/bin/win32:/cygdrive/c/Program Files/Java/jdk1.6.0_22/bin:/cygdrive/i/loisir/quick time/QTSystem:/usr/lib/lapack)
>
>
>
>
>
>
>
>
>
> Please find attached the files m.txt and c.txt
>
>
> A last question; how can we uninstall MPICH2 ? A “make uninstall” will work?
>
>
> Thank you a lot for your intention and all the great works you make!
>
>
>
> Best regards,
>
> ayers
>
> <m.txt><c.txt>_______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list