On Thu, Nov 13, 2003 at 10:41:43AM +0100, Frank Routier wrote:
> Sure,
> 
> you can find it here : 
> 
> https://www6.software.ibm.com/dl/lxdk/lxdk-p
> 
> To go there, you can also go to www.ibm.com, follow developpers - java 
> technology - IBM jdk
> 
> Latest 1.4.1 version (SR3 ?) works fine on my Debian Tibook, with for example 
> jonas, ant, jboss, barracuda or netbeans.

Could you tell us more about what you have been doing to make it work.
Have you used alien and created a .deb out of the .rpm provided by IBM,
or untarred the tarball somewhere. If so, where did you put it ? In /opt
as the tarball seemed to want it, or somewhere else ?

For me, when unpacking the JDK .tgz somewhere, setting JAVA_HOME to it,
and then trying out jboss 3.2.2 for example, it dies with :

$ bin/run.sh
================================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /home/luther/java/jboss-3.2.2

  JAVA: /home/luther/java/IBMJava2-ppc-141/bin/java

  JAVA_OPTS:  -Dprogram.name=run.sh

  CLASSPATH: 
/home/luther/java/jboss-3.2.2/bin/run.jar:/home/luther/java/IBMJava2-ppc-141/lib/tools.jar

================================================================================

JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to 
/home/luther/java/jboss-3.2.2/javacore.20031208.142237.719.txt
JVMDG215: Dump Handler has Processed Exception Signal 4.
bin/run.sh: line 192:   714 Instruction illégale   $JAVA $JAVA_OPTS -classpath 
"$JBOSS_CLASSPATH" org.jboss.Main "$@"

So, i wonder what i am doing different from you here, since you are
clearly telling it works for you.

Friendly,

Sven Luther

Reply via email to