LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Brad Krane (brad.krane_at_[hidden])
Date: 2006-04-24 21:55:38


Thanks for the quick response.

To answer those questions:
I've installed LAM/MPI to /astro/code/LAM and have made a symbolic
link of that directory to /home/UraniumRod/LAM.
I have included /home/UraniumRod/LAM/bin in my PATH environment variable.
I also didn't have the LD_LIBRARY_PATH variable set at all.

So I set LD_LIBRARY_PATH=/home/UraniumRod/LAM/lib then did a make
clean in the fftw-2.1.5 dir and then reconfigured the package with the
same options (not sure if I needed to I'm not that familiar with Unix
yet but I figured that it couldn't hurt) and then ran make all again
to see if the new variable would help out and I got the exact same
list of warnings and errors. I'll try and add /home/UraniumRod/LAM/lib
and see what happens. If you have anymore ideas though they would be
greatly appreciated.
On 4/24/06, Josh Hursey <jjhursey_at_[hidden]> wrote:
> Brad,
>
> It seems that FFT found mpicc in:
> /home/UraniumRod/LAM/bin/mpicc
> Is that where LAM/MPI is installed?
> Do you have your LD_LIBRARY_PATH setup to point to;
> /home/UraniumRod/LAM/lib
>
> That might help with some of the linking problems. Let me know if it
> doesn't and we can try to debug further.
>
> -- Josh
>
> On Apr 24, 2006, at 4:26 PM, Brad Krane wrote:
>
> > Hello I was wondering if someone would be able to give me some
> > direction that would help me to compile the FFTW 2.1.5 library in my
> > Cygwin environment. After some trouble and some work I managed to
> > compile LAM succesfully but when I try and compile the FFTW library
> > (following all of the installation instructins to the T of course) I
> > keep getting neumerious libtool warnings and then finally a collect2
> > exit error and a mpicc not found. Could it be that a LAM directory is
> > not in my path?
> >
> > I have also included a screenshot of the make console as well as the
> > text log files that were generated.
> >
> > --
> > Brad
> > <ffterror.JPG>
> > <conf.txt>
> > <config.log>
> > <make.txt>
> > _______________________________________________
> > This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
> ----
> Josh Hursey
> jjhursey_at_[hidden]
> http://www.lam-mpi.org/
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>

--
Brad