Hi Steven and others, I'm trying to install mpb in a remote machine with no admin privileges. I can do all the steps as follow, but when I try to run mpb I have the message "* **./mpb: error while loading shared libraries: libguile.so.17: cannot open shared object file: No such file or directory *".
That's what I did: ---- module load fftw/2.1.5-gcc module load hdf5/1.6.9-gcc export LDFLAGS="-L/usr/local/lib -L$FFTW_LINK -L$HDF5_LINK -L$HOME/libctl/lib -L/usr/um/guile-1.8.5/lib" export CPPFLAGS="-I/usr/local/include -I$FFTW_INC -I$HDF5_INC -I$HOME/libctl/include -I/usr/um/guile-1.8.5/include -DH5_USE_16_API=1" export PATH="$PATH:/usr/um/guile-1.8.5/bin:/$HOME/libctl/bin" ./configure --prefix=$HOME/mpb --with-libctl=$HOME/libctl/share/libctl make make install ---- Any suggestion? Thank you very much. Pablo F. Damasceno
_______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
