<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/java-readline/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/java-readline/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/java-readline/feature-requests/</id><updated>2005-06-30T20:56:55Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Build on OS X</title><link href="https://sourceforge.net/p/java-readline/feature-requests/1/" rel="alternate"/><published>2005-06-30T20:56:55Z</published><updated>2005-06-30T20:56:55Z</updated><author><name>Scott Lamb </name><uri>https://sourceforge.net/u/slamb/</uri></author><id>https://sourceforge.netf836857cde7d139f4caad4435c93070d4bc5df56</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It'd be nice if JavaReadline had a more flexible build system, like an &lt;br /&gt;
autoconf-based one.&lt;/p&gt;
&lt;p&gt;Specifically, I'd like it to build out of the box on my OS X machine. &lt;br /&gt;
It's a pretty normal one, as far as OS X machines go:&lt;/p&gt;
&lt;p&gt;- GNU readline is installed in /sw/lib and /sw/include (via fink)&lt;br /&gt;
- Linking is done via "gcc --dylib", not "gcc -shared"&lt;br /&gt;
- The shared library should be installed to /Library/Java/Extensions/&lt;br /&gt;
libsvnjavahl.jnilib&lt;br /&gt;
- The jar should be installed to /Library/Java/Extensions/libreadline-&lt;br /&gt;
java.jar&lt;/p&gt;
&lt;p&gt;There should probably be a note in the readme also that, on OS X, if &lt;br /&gt;
readline is not found (it isn't shipped for licensing reasons), a "sudo &lt;br /&gt;
fink install readline5" will make it go. Assuming you have fink &lt;br /&gt;
installed, which most people do.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>