Thank you Marco for reply

I changed the version to 1.7, but it is stilling give me exactly the same
error. I copy paste error below:

$ make
Making all in config
make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/config'
Making all in contrib
make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/contrib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/contrib'
Making all in opal
make[1]: Entering directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/opal'
Making all in include
make[2]: Entering directory
`/d/cygwin/home/OSMANK/openmpi-1.7.3/opal/include'
/usr/bin/make  all-am
make[3]: Entering directory
`/d/cygwin/home/OSMANK/openmpi-1.7.3/opal/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/d/cygwin/home/OSMANK/openmpi-1.7.3/opal/include'
make[2]: Leaving directory
`/d/cygwin/home/OSMANK/openmpi-1.7.3/opal/include'
Making all in libltdl
make[2]: Entering directory
`/d/cygwin/home/OSMANK/openmpi-1.7.3/opal/libltdl'
/bin/sh /home/OSMANK/openmpi-1.7.3/opal/libltdl/config/install-sh -d .
/bin/sh: /home/OSMANK/openmpi-1.7.3/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.7.3/opal/libltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/cygwin/home/OSMANK/openmpi-1.7.3/opal'
make: *** [all-recursive] Error 1


Thanks in advance.


On Thu, Oct 24, 2013 at 1:02 PM, marco atzeri <marco.atz...@gmail.com>wrote:

> 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 ?
>
>
>
> ______________________________**_________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/**mailman/listinfo.cgi/users<http://www.open-mpi.org/mailman/listinfo.cgi/users>
>

Reply via email to