Buenas!
Tengo instalado el SapGui en Linux. Cuando lo quiero ejecutar por terminal (sh guilogon) me dice:
ERROR: guilogon: Shell variable PLATIN_JAVA is set but PLATIN_JAVA_VER is not set
Either unset PLATIN_JAVA (to use the default JRE) or set PLATIN_JAVA_VER to your JRE version
JRE versions can be e.g. 1.1.8, 1.2.2, 1.3.0, ...
Tengo seteado las variables (en los archivos guilogon; sapgui y guistart) PLATIN_JAVA y PLATIN_JAVA_VER en el main del codigo de la siguiente forma:
# PLATIN_JAVA Java Runtime Environment command
# (default is platform specific, e.g. "/usr/bin/jre6/bin/java",
# depending on PLATIN_JAVA_VER)
# PLATIN_JAVA_VER Java Runtime Environment version
# (default is platform specific, e.g. "1.6.0".
# It is an error to specify PLATIN_JAVA but not PLATIN_JAVA_VER)
Alguien sabe que es lo que esta mal seteado?
Saludos a todos!
Tengo instalado el SapGui en Linux. Cuando lo quiero ejecutar por terminal (sh guilogon) me dice:
ERROR: guilogon: Shell variable PLATIN_JAVA is set but PLATIN_JAVA_VER is not set
Either unset PLATIN_JAVA (to use the default JRE) or set PLATIN_JAVA_VER to your JRE version
JRE versions can be e.g. 1.1.8, 1.2.2, 1.3.0, ...
Tengo seteado las variables (en los archivos guilogon; sapgui y guistart) PLATIN_JAVA y PLATIN_JAVA_VER en el main del codigo de la siguiente forma:
# PLATIN_JAVA Java Runtime Environment command
# (default is platform specific, e.g. "/usr/bin/jre6/bin/java",
# depending on PLATIN_JAVA_VER)
# PLATIN_JAVA_VER Java Runtime Environment version
# (default is platform specific, e.g. "1.6.0".
# It is an error to specify PLATIN_JAVA but not PLATIN_JAVA_VER)
Alguien sabe que es lo que esta mal seteado?
Saludos a todos!