eric.bachard wrote:
Hi,

Tom Schindl a �crit :

Hi,

I'm having trouble to get OO1.1.4 with Java-1.4.2 to run on a Linux-Maschine with an PowerProcessor.

The java is coming from IBM because Sun does distribute a recent version for ppc.


I think it is IBMJava2-ppc-142, right ? Not sure this will solve your problem, but did you set JITC_PROCESSOR_TYPE to 6 (for a G4, it's the case)? IBMJava *need it* to work. For example, with bash, in /etc/profile , add the following line :

export JITC_PROCESSOR_TYPE="6"

Quit, log again and try with the above command, in a terminal :

set | grep JITC

...if everything's fine, you'll have JITC_PROCESSOR_TYPE="6" as answer, else something's wrong.

Hope this help you


Thanks but it does not make any difference. Altough the value has not been set other java-programmes e.g. built on-top of SWT worked without any problem.



Regards, eric bachard



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to