Ola.

onde vc configurou a variavel CLASS_PATH?

tente colocar no /etc/bash.bashrc, ou no ~/.bashrc (bash do usuario)

Normalmente ficaria assim

(...)

JAVA_HOME="/usr/local/jdk1.5.0_01"
CLASS_PATH=".:/home/FULANO/classes:/usr/local/jars"

export JAVA_HOME CLASS_PATH

PATH="$PATH:$JAVA_HOME/bin"

export PATH


(...)


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/jug-petropolis/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Atrašyti