[EMAIL PROTECTED] (Paul Jarc) writes: > Rob Browning <[EMAIL PROTECTED]> wrote: >> Just out of curiousity, do you have a version of guile already >> installed on that machine in the default path, and if so (and if it's >> easy), are the results any different if you remove that copy of guile >> (including libs) and clean/re-build 1.6.5? > > I do have 1.6.4 installed. I removed it from $PATH and tried again, > but got the same error.
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. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
