Hello list, I am trying to install meep on a linux cluster running Ubuntu 6, (Dapper). Meep isn't in the repositories, so I need to compile itfrom the source. My problem is getting the --with-mpi flag to work. I have installed the Dapper implementation of mpich-bin and verified that all of the libraries are installed. When I run ./configure --with-mpi ... I get the following errors checking for mpic++......no checking for mpiCC.....no checking for mpicxx.... no checking for hcp....no checking for mpxlC....no checking for mpxlC_r....no checking for cmpic++...no checking for MPI_Init....no checking for MPI_Init in -lmpi ...no checking for MPI_Init in -lmpich ...no configure: error: could not find mpi library for --with-mpi
Is there another mpi package I need install? Or do I need to set a flag somewhere? Oh, I can't update my Ubuntu to a more recent version. We have a proprietary software package on the cluster whose license is tied to the kernel version. Don't get me started.... Thanks, Nathan _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

