On Feb 6, 2006, at 11:30 AM, coleck_at_[hidden] wrote:
> I am new to LAM-MPI, and am trying to install it from
> lam-7.2b1r10255.tar on WinXP+SP2 using cygwin.
>
> I am experiencing some problems that prevent me from correctly
> running the configure script:
>
> *** GNU libltdl setup
> grep: share/libltdl/Makefile: No such file or directory
> checking for libtool-supplied linker flags... ./configure: line
> 42967: cd: share/libltdl: No such file or directory
> libtool error!
> configure: error: Cannot continue
It's not clear why that would happen - is there a directory share/
libltdl in your LAM build tree? There should be one there, so a lack
of one might indicate a general problem with your copy of the LAM
source code. It might help to have your whole config.log file, as it
might provide some clues what is going on. One other thing - are
you, by any chance, doing a VPATH build? I know we haven't tested
that at all on Windows, so that might be a problem.
> I don't know whether this is relevant or not, but I also get the
> following warning message from configure, even if ipc-daemon2 is
> actually running, and libcygipc.a and libcygipc.dll.a are present
> in the lib directory:
Those errors indicate that System V shared memory and System V
semaphores aren't properly configured on your system. Or it could be
more evidence that something is wrong with your build tree. I can't
really say without seeing your config.log file.
> I have gone through some installation-related materials on the lam-
> mpi website, and am a bit confused about what the correct procedure
> for cygwin installation is.
I think you have it mostly right, but LAM/MPI is not well supported
on Windows, even under Cygwin. At this point, the platform is not a
priority for us as we're spending most of our cycles on Open MPI
(which will have full, native Windows support in the not too distant
future -- I can't make promises, but probably within the year or so).
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|