Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 00:03:25 +0000
From:      Darryl Woodford <elhijo@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   libjava.so not found
Message-ID:  <f4e398de050208160340d83184@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
In reply to a post I found online re: not being able to run java from
command line, I found removing the /usr/bin links and recreating them
solved my problem...

vladdy:/usr/bin# rm javac
vladdy:/usr/bin# ln -s /opt/j2sdk1.4.2_04/bin/javac javac

and javac works fine thereafter... repeat as neccesary for java etc..

Just a thought


-- 
-------------------
Darryl Woodford



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f4e398de050208160340d83184>