[opensuse-factory] Setting classpath
I have the following in ~/.bashrc and wonder if it's correct. "echo $CLASSPATH" only returns the prompt. export PATH=$PATH:/usr/local/mybin:/usr/local/bin:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin:/opt/netbeans/bin:/opt/arm-2009q3/bin export JAVA_HOME="/usr/lib64/jvm/java-1.6.0-sun-1.6.0" export CLASSPATH=/usr/lib64/jvm/java-1.6.0-sun-1.6.0 Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 05/12/2010 10:00 PM, Sid Boyce pecked at the keyboard and wrote:
I have the following in ~/.bashrc and wonder if it's correct. "echo $CLASSPATH" only returns the prompt. export PATH=$PATH:/usr/local/mybin:/usr/local/bin:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin:/opt/netbeans/bin:/opt/arm-2009q3/bin export JAVA_HOME="/usr/lib64/jvm/java-1.6.0-sun-1.6.0" export CLASSPATH=/usr/lib64/jvm/java-1.6.0-sun-1.6.0 Regards Sid.
Perhaps you need the quotes like you do with the JAVA_HOME variable -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Am 13.05.10 05:48, schrieb Ken Schneider - openSUSE:
On 05/12/2010 10:00 PM, Sid Boyce pecked at the keyboard and wrote:
I have the following in ~/.bashrc and wonder if it's correct. "echo $CLASSPATH" only returns the prompt. export PATH=$PATH:/usr/local/mybin:/usr/local/bin:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin:/opt/netbeans/bin:/opt/arm-2009q3/bin export JAVA_HOME="/usr/lib64/jvm/java-1.6.0-sun-1.6.0" export CLASSPATH=/usr/lib64/jvm/java-1.6.0-sun-1.6.0 Regards Sid.
Perhaps you need the quotes like you do with the JAVA_HOME variable
No. Regards, Bernhard -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Bernhard Walle
-
Ken Schneider - openSUSE
-
Sid Boyce