On Mon, 2003-07-14 at 20:50, CORNELY Nicolas wrote: > => http://www.mozilla.org/releases/mozilla1.4/installation-extras.html
Et... #!/bin/sh JAVA_HOME="/usr/lib/java" if ! echo $PATH | /bin/grep -q "$JAVA_HOME/bin" ; then PATH="$PATH:$JAVA_HOME/bin" fi dans java.sh à placer dans /etc/profile.d. -- cornely nicolas - www.cornely.org - BE
signature.asc
Description: This is a digitally signed message part
_______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/[EMAIL PROTECTED] IRC: efnet.unixtech.be:6667 - #unixtech

