Mailinglist Archive: opensuse-es (1524 mails)
| < Previous | Next > |
variables de entorno
- From: "Alejandro Aleman" <jaleman@xxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 14:55:12 -0500 (CDT)
- Message-id: <34288.10.10.0.78.1114545312.squirrel@xxxxxxxxxx>
Hola amigos
En mi maquina tengo instalado el SLES9 que originalmente traìa el java
pero la version de ibm, la he quitado e instalè el boundle de netbeans con
el jdk para java 1.4.2. El problema es que mis variables de entorno no
quedan bien. Intentè con el set y el export
-originalmente-
set
JAVA_BINDIR=/opt/j2sdk1.4.2_08/bin
JAVA_HOME=/usr/lib/java
JAVA_ROOT=/usr/lib/java
JDK_HOME=/usr/lib/java
JRE_HOME=/usr/lib/java/jre
hice esto en bash:
mail:~ # export JAVA_HOME=/opt/j2sdk1.4.2_08
mail:~ # export JAVA_ROOT=/opt/j2sdk1.4.2_08
mail:~ # export JAVA_BINDIR=/opt/j2sdk1.4.2_08/bin
mail:~ # export SDK_HOME=/opt/j2sdk1.4.2_08
mail:~ # export JRE_HOME=/opt/j2sdk1.4.2_08/jre
en pocas palabras necesito que las variables de entorno apunten al nuevo
directorio de java... necesario que sea permanente.
Por favor ayudenme
Muchas gracias:)
--
Jorge Alejandro Aleman
Soporte Tecnico
PRODIC S.A. DE C.V.
Matagalpa # 926 Col Lindavista.
57520756 - 55868806 - 55864330
This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law. If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of this e-mail,
in whole or in part, is strictly prohibited. Please notify the sender
by return e-mail and delete this e-mail from your system. Unless
explicitly and conspicuously designated as "E-Contract Intended",
this e-mail does not constitute a contract offer, a contract amendment,
or an acceptance of a contract offer. This e-mail does not constitute
a consent to the use of sender's contact information for direct marketing
purposes or for transfers of data to third parties.
En mi maquina tengo instalado el SLES9 que originalmente traìa el java
pero la version de ibm, la he quitado e instalè el boundle de netbeans con
el jdk para java 1.4.2. El problema es que mis variables de entorno no
quedan bien. Intentè con el set y el export
-originalmente-
set
JAVA_BINDIR=/opt/j2sdk1.4.2_08/bin
JAVA_HOME=/usr/lib/java
JAVA_ROOT=/usr/lib/java
JDK_HOME=/usr/lib/java
JRE_HOME=/usr/lib/java/jre
hice esto en bash:
mail:~ # export JAVA_HOME=/opt/j2sdk1.4.2_08
mail:~ # export JAVA_ROOT=/opt/j2sdk1.4.2_08
mail:~ # export JAVA_BINDIR=/opt/j2sdk1.4.2_08/bin
mail:~ # export SDK_HOME=/opt/j2sdk1.4.2_08
mail:~ # export JRE_HOME=/opt/j2sdk1.4.2_08/jre
en pocas palabras necesito que las variables de entorno apunten al nuevo
directorio de java... necesario que sea permanente.
Por favor ayudenme
Muchas gracias:)
--
Jorge Alejandro Aleman
Soporte Tecnico
PRODIC S.A. DE C.V.
Matagalpa # 926 Col Lindavista.
57520756 - 55868806 - 55864330
This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law. If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of this e-mail,
in whole or in part, is strictly prohibited. Please notify the sender
by return e-mail and delete this e-mail from your system. Unless
explicitly and conspicuously designated as "E-Contract Intended",
this e-mail does not constitute a contract offer, a contract amendment,
or an acceptance of a contract offer. This e-mail does not constitute
a consent to the use of sender's contact information for direct marketing
purposes or for transfers of data to third parties.
| < Previous | Next > |