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
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
3) use "-green -Djava.compiler=" options on