RE: Java VM


Subject: RE: Java VM
From: Jim Gribbin (jgribbin@alaska.net)
Date: Thu Jul 11 2002 - 23:19:49 AKDT


Jon,

I haven't gotten around to setting up java on my rh 7.3 box yet, but
this is what I'm using on 7.1 if it's any help.

[jimg@be6 JimG]$ cat .bashrc
# .bashrc

export JAVA_HOME=/usr/java/j2sdk1.4.0
export PATH=$JAVA_HOME/bin:$PATH
export CLASSPATH=.:$JAVA_HOME/lib/classes.zip

# User specific aliases and functions

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi
[jimg@be6 JimG]$ which java
/usr/java/j2sdk1.4.0/bin/java
[jimg@be6 JimG]$

I don't think they changed things that much in 7.3. Did they?

Jim Gribbin

BTW - I have root's bashrc done up the same way.

On Wed, 2002-07-10 at 12:13, Jon Reynolds wrote:
>
> So now I have installed the sdk and added the paths to /etc/ld.so.conf ran
> ldconfig, rebooted the machine, updated the db, danced with fairies in the
> woods after midnight and it still says I need a java VM. This is driving me
> nuckin futs! This should not be such a difficult thing to do. I am just
> trying to install Limewire on this damn thing for freaks sake. Any other
> ideas on what to try? Maybe if I do some chanting and sing with the monks or
> something?
>
> Jon
>
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Thu Jul 11 2002 - 23:26:34 AKDT