Rob Browning wrote:

/usr/lib/libguile.so -lguile-ltdl /usr/lib/libqthreads.so -lpthread -lcrypt -lm
/usr/bin/ld: cannot find -lguile-ltdl


It looks like you don't have guile-1.6-dev installed, which you need
if you're trying to compile against guile-1.6.  In fact, it looks like
you still have the old guile-1.4 development libraries installed.

When you install guile-1.6-dev, apt (or whatever you use) will
correctly insist that you remove them.

Hope this helps

There should be a conflicts-with between guile-1.6 and guile-1.4-dev (and probably between guile-1.4 and guile-1.6-dev).

-jason


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to