Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

environment variable



On Sun, 18 Apr 2004, D.E. Chadbourne wrote:

> [root at mathPlayPen eric]# export PATH="$PATH:/opt/j2sdk_nb/j2sdk1.4.2/jre/bin"
> [root at mathPlayPen eric]# /usr/bin/jedit
> Warning: JAVA_HOME environment variable not set.
> [root at mathPlayPen eric]#

Have you tried reading the error, and setting $JAVA_HOME ? :-)

    $ echo $JAVA_HOME
    $

    $ export JAVA_HOME="/Library/Java/Home"
    $

    $ echo $JAVA_HOME
    /Library/Java/Home
    $

Make sense?

And why are you messing around in a root shell? Don't have sudo?



-- 
Chris Devers




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org