It'd be nice if JavaReadline had a more flexible build system, like an
autoconf-based one.
Specifically, I'd like it to build out of the box on my OS X machine.
It's a pretty normal one, as far as OS X machines go:
- GNU readline is installed in /sw/lib and /sw/include (via fink)
- Linking is done via "gcc --dylib", not "gcc -shared"
- The shared library should be installed to /Library/Java/Extensions/
libsvnjavahl.jnilib
- The jar should be installed to /Library/Java/Extensions/libreadline-
java.jar
There should probably be a note in the readme also that, on OS X, if
readline is not found (it isn't shipped for licensing reasons), a "sudo
fink install readline5" will make it go. Assuming you have fink
installed, which most people do.
Nobody/Anonymous
None
None
Public
|
Date: 2007-05-25 03:14
|
|
Date: 2006-05-03 20:51 Logged In: YES |