Re: [Fink-users] clisp dependency run-time error

2005-06-11 Thread Mark
> Perhaps updating your readline-shlibs will solve the problem. The (i) > means you have an older version installed. Using Well, I'm not really sure what I did :) I recompiled everything using the unstable tree, and it all works...though readline-shlibs is still showing the same version. --

Re: [Fink-users] clisp dependency run-time error

2005-06-11 Thread Martin Costabel
Mark wrote: [] (i) readline-shlibs 4.3-28 Comfortable terminal input library Perhaps updating your readline-shlibs will solve the problem. The (i) means you have an older version installed. Using dpkg -l readline-shlibs will tell you which one. -- Martin ---

Re: [Fink-users] clisp dependency run-time error

2005-06-11 Thread Mark
> This is completely weird, because it should be the other way round, > libreadline.4.dylib should require libncurses version 5.0.0, and > /sw/lib/libncurses.5.dylib should provide version 6.0.0. > > What do you get from > > fink list readline ncurses > ? i libncurses5 5.4-2004102

Re: [Fink-users] clisp dependency run-time error

2005-06-11 Thread Martin Costabel
Mark wrote: Hello, I installed clisp using the current stable version of Fink. After installation, I get the following runtime error: dyld: Library not loaded: /sw/lib/libncurses.5.dylib Referenced from: /sw/lib/libreadline.4.dylib Reason: Incompatible library version: libreadline.4.dylib

[Fink-users] clisp dependency run-time error

2005-06-10 Thread Mark
Hello, I installed clisp using the current stable version of Fink. After installation, I get the following runtime error: dyld: Library not loaded: /sw/lib/libncurses.5.dylib Referenced from: /sw/lib/libreadline.4.dylib Reason: Incompatible library version: libreadline.4.dylib requires versi