Oops, I forgot the "fi" to end the if else statement. The script snipped should be:
--begin--- JAVA_HOME=/usr/java/jdk1.5.0_03 if [ -z $PATH ]; then PATH=$JAVA_HOME/bin else PATH=$PATH:$JAVA_HOME/bin fi export JAVA_HOME PATH --end-- -- Gideon N. Guillen [EMAIL PROTECTED] Take back the web! Download Firefox Today! http://getfirefox.com _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List plug@lists.linux.org.ph (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph