On Tue, 21 Dec 2010 16:46:51 -0500, Brock Palen <bro...@umich.edu> wrote:
> When trying to build the MPI version of meep I keep getting errors when
> trying to include libctl
> 
> ./configure --with-libctl=/tmp/libctl/
> --prefix=/home/software/rhel5/meep/1.1.1/par --with-mpi CC=mpicc
> LDFLAGS="-L$HDF5_LINK -L$GSL_LINK" CPPFLAGS="-I$HDF5_INC -I$GSL_INC"
> 

> 
> Any idea what is going on?  Looking online there appears to be some
issues
> with c compiling in g++ but I am not sure and if so how to fix it.
> 
> Thanks!
> 



I am not sure that it is the solution to your problem, but I run into
similar issues last week (unable to find libctl) and for my case the
solution was the following - assuming that one installs libctl in the
directory /home/install (just to make an example) then the right path to
pass to the configure script is /home/install/share/libctl

I am guessing here that your path /tmp/libctl/ is the installation path of
libctl, so if this is the case you should find a share/libctl directory
there too.


Cheers,

Giovanni

----------------------------------------
Message sent by Cup Webmail (Roundcube)


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to