Rob Browning <[EMAIL PROTECTED]> wrote: > It's not the PATH, that might be the problem. It's the lib dir. If > you have 1.6.4 installed in /usr/lib, then you'd need to actually > uninstall it to test.
Ah. Everything is installed in its own directory here, and there even is no /usr/lib or /lib (RPATH is my friend), but I tried removing the old guile - still the same problem. I notice that libguile/.libs/lt-guile has SRCDIR/libguile/.libs in its RPATH, but not SRCDIR/libguile-ltdl/.libs. In 1.6.4, it had both. paul _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
