This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [Fwd: Success with Nutch & GCJ]
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> The nutch script requires that JAVA_HOME be set. I find that
Anthony> setting it is always a pain, because you have to navigate the
Anthony> crazy jpackage symlinks to find right home. It would be nice
Anthony> if there was an easy way to set JAVA_HOME based on your
Anthony> current alternative setting. Perhaps something like this
Anthony> already exists - does anybody know?
I think you can just set JAVA_HOME=/usr/lib/jvm/java
Tom