Il 10/24/2013 7:35 PM, Osman Khalid ha scritto:
Hi
I am for the first time installing OpenMPI on my windows XP machine,
using Cygwin.
The *./configure* command is successful.
However, when I give *make* command, i get the following error:
$ make
Making all in config
make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.6.5/config'
[cut]
*make[2]: Entering directory
`/d/cygwin/home/OSMANK/openmpi-1.6.5/opal/libltdl'*
*/bin/sh /home/OSMANK/openmpi-1.6.5/opal/libltdl/config/install-sh -d .*
*/bin/sh: /home/OSMANK/openmpi-1.6.5/opal/libltdl/config/install-sh: No
such file or directory*
make[2]: *** [argz.h] Error 127
make[2]: Leaving directory
`/d/cygwin/home/OSMANK/openmpi-1.6.5/opal/libltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/cygwin/home/OSMANK/openmpi-1.6.5/opal'
make: *** [all-recursive] Error 1
I went to the above folder, and found that the file "install-sh" was there.
Would request help on that.
Best Regards
Osman
openmpi-1.7.2 is available on cygwin
Any specific reason to build 1.6.5 ?