|
From: Eric B. <win...@gm...> - 2005-05-26 15:09:17
|
building from cvs on mac os x 10.4, and it builds ok and runs make check fine (up until the ansi tests--behind a proxy so it can't download the tests). however, when I start, clisp will display the banner, and immediately say "Bye." and exit. there is a problem compiling with readline, so I used the following config: ./configure --without-dynamic-ffi --without-readline --with-debug -- eblood |