Tom Whitcomb wrote:
> 
> Well, just after a few trials and tribs I got the JDK1.2 to run with X under
> RH6.0.  I had to do the following:
> 
> 1) create symbolic link for libstdc++-libc6.0-1.so.2 from
> libstdc++-libc6.1-1.s0.2
> 2) LD_PRELOAD=libstdc++-libc6.0-1.so.2;export LD_PRELOAD

You need to get the latest -- pre-v2 makes these steps unnecessary.

> 3) use "-green -Djava.compiler=" options on java invocations and "-green
> -J-Djava.compiler=" options
> 
> Seems to work alright.
> 
> Has anyone been able to get JDK1.2 running without using the green threads?

Almost everybody, from what I've read. There are some stability problems
with the native threads, which is why Blackdown is still in pre-release,
but they're generally pretty usable.


Nathan


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

Reply via email to