From: Jens O. <oe...@st...> - 2003-11-06 16:23:35
|
Hi, I am running exactly the same installation (woody with petsc) and I set PETSC_DIR and PETSC_ARCH in my .bashrc to: export PETSC_DIR="/usr/lib/petsc" export PETSC_ARCH="linux" I also made a backport from petsc in Debian unstable (version 2.1.6) to woody, which is not very difficult. Let me know if there are any problems. Regards Jens. On Thu, 6 Nov 2003 13:15:11 +0100 Leopold Palomo Avellaneda <le...@wo...> wrote: > Hi, > > I'm new in libmesh and I'm having a problem trying to compile it. I'm > trying to compile libmesh libmesh-0.4.1-rc2 in a debian woody system. > I have installed petsc, mpi. Howeber whe I run configure with: > > ./configure --prefix=/usr --enable-mpi --enable-petsc --enable-laspack > > I have this message: > [...] > checking for /include/petsc.h... no > checking for /include/mpi.h... no > checking for /lib/libmpich.a... no > [...] > > In general, in a debian system this files are in: > /usr/include/petsc/petsc.h > /usr/include/mpi/mpi.h > /usr/lib/mpich/lib/libmpich.a > > How I can to tell to configure that look in that places? > > Best regards, > > Leo > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Libmesh-users mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libmesh-users -- Clothes make the man. Naked people have little or no influence on society. -- Mark Twain |