[vox-tech] java

Matin Hashemi matin.hashemi at gmail.com
Fri Jan 20 17:20:58 PST 2006


I set JAVA_HOME env var to $HOME/j2sdk1.4.2_10    It didn't solve the
problem  :-(

On 1/20/06, Micah J. Cowan <micah at cowan.name> wrote:
> On Fri, Jan 20, 2006 at 04:14:51PM -0800, Matin Hashemi wrote:
> > Hi Micah,
> > Thanks for your reply...
> > I'm using the university Linux system and don't have root access, so Iinstalled both
> > Jikes and J2SE Software Development Kit (SDK) in myhome directory. Jikes is just
> > a single executable file without libraryfiles or anything. But j2SE is a complete
> > package, it has everything:
> > > ls j2sdk1.4.2_10/bin/  demo/  include/  jre/  lib/  man/  src.zip
> > I set the JAVA_HOME env var to /home/j2sdk1.4.2_10/  where I installedthe package.
> > But again it doesn't work, I tried some other subdirectories such as j2sdk1.4.2_10/bin
> > j2sdk1.4.2_10/lib and ... butagain nothing :((
>
> Was that /literally/ /home/j2sdk1.4.2_10? Because I have a hard time
> believing that's within your home directory. Should be
> $HOME/j2sdk1.4.2_10.
>
> IIRC, setting JAVA_HOME correctly should take care of the classpath
> problems you're seeing.
>
> You'll have to dig into the site and/or accompanying documentation for
> more info... or wait and see if someone more knowledgeable about these
> things posts to this thread. :-)
>
> -Micah
>


More information about the vox-tech mailing list