Maxwillian Miorim
> Adiciona /usr/java/jre_1.5.0_06/bin ao teu PATH e defina a variável
> JAVA_HOME para /usr/java/jre_1.5.0_06
>
> Podes fazer isto no /etc/profile
>
>
> --
> Maxwillian Miorim
> [EMAIL PROTECTED]
> ----
> Slackware 10.2 / current e OpenBSD 3.8
>
> There's no place like ${HOME}
Meu Path é este onde coloco. Desculpe minha ignorância.

# /etc/profile: system-wide .profile file for the Bourne shell (sh(1))
# and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).

PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"

if [ "$PS1" ]; then
  if [ "$BASH" ]; then
    PS1='[EMAIL PROTECTED]:\w\$ '
  else
    if [ "`id -u`" -eq 0 ]; then
      PS1='# '
    else
      PS1='$ '
    fi
  fi
fi

export PATH
export http_proxy ftp_proxy
umask 022
source /opt/intel_fc_80/bin/ifortvars.sh

F. W. S. Lima
Departamento de Física
Centro de Ciência da Natureza
Campus Petrônio Portela
Universidade Federal do Piauí
Teresina-Piauí-Brasil
[EMAIL PROTECTED],[EMAIL PROTECTED], [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a