Eu configurei o classpath no /etc/profile. A vers�o do linux w eu estou utilizando � o Slackware 9.1.0!!!!
Diego Oliveira <[EMAIL PROTECTED]> wrote:
Diego Oliveira <[EMAIL PROTECTED]> wrote:
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! Acesso Gr�tis - Internet r�pida e gr�tis. Instale o discador do Yahoo! agora.
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 the Yahoo! Terms of Service.
