-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello Ed-- > > '/usr/bin/ld: warning: libpppack.so, needed by > /home/elyman/xplor/xplor-nih-2.14/bin.Linux_2.4_i686//libpy.so, not > found (try using -rpath or -rpath-link)' > > And: > > '/usr/bin/ld: warning: libspecfun.so, needed by > /home/elyman/xplor/xplor-nih-2.14/bin.Linux_2.4_i686//libnmrPot.so, not > found (try using -rpath or -rpath-link)' > > Those libraries (libpppack.so and libpppack.so) are present in > xplor-nih-2.14/ fortlib, but not found during the make. Any ideas how to > fix this? > please confirm that these .so files are in the toplevel bin.Linux_2.4_i686 directory, but it sounds like this is a transitive linking problem, and the lines $(LD_LIBRARY_PATH_VAR):=$(EXEDIR):$($(LD_LIBRARY_PATH_VAR)) export $(LD_LIBRARY_PATH_VAR) in source/Makefile should deal with this problem. Perhaps you might add the bin.Linux_2.4_i686 directory explicitly to your LD_LIBRARY_PATH and see if that helps. regards-- Charles -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFEQ/5DPK2zrJwS/lYRAhDEAJ9+Rp94r0EUiafyZbZSEYIHEm8/hwCeJLd7 kXRZtvA08iLXTRgjTj6fnnU= =44Se -----END PGP SIGNATURE-----
