Date: Fri, 30 Jun 2006 22:54:53 -0400 From: "Jim Stapleton" <stapleton.41@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: one more question, related to java/CLASSPATH Message-ID: <80f4f2b20606301954i5cd8cfat886f8ac01f4376ae@mail.gmail.com> In-Reply-To: <80f4f2b20606301943i42ab7839x71600dced83c122e@mail.gmail.com> References: <80f4f2b20606301943i42ab7839x71600dced83c122e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
nevermind, the documentation I had read is misleading, the problem isn't the classpath, but I have no clue what exactly it is... Anyone have some suggestions for a good forum to go to, everything I've read suggested my attempts should work. Thank you, -Jim Stapleton On 6/30/06, Jim Stapleton <stapleton.41@gmail.com> wrote: > My CLASSPATH variable isn't set, and I'm trying to set it (it's not in > any readme I've found as to where to set it), currently it's set to > the lib subdirectories of my java directory, but that's not working. > using java/jdk1.4.2, can anyone tell me what my classpath should be? > > Java is installed here: > /usr/local/jdk1.4.2 > > > my settings are: > sjss@elrond 22:41:46 (0) ~/dev/java/test > echo $JAVAHOME > /usr/local/jdk1.4.2/ > sjss@elrond 22:42:15 (0) ~/dev/java/test > echo $JAVA_HOME > /usr/local/jdk1.4.2/ > sjss@elrond 22:42:20 (0) ~/dev/java/test > echo $CLASSPATH > /usr/local/jdk1.4.2/lib:/usr/local/jdk1.4.2/lib/jre/lib:. > > > Thank you, > -Jim Stapleton >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20606301954i5cd8cfat886f8ac01f4376ae>