Call me stupid! Last post i made was made in haste. I did check that all
java
binaries runs properly and console "hello world" executes normally, what
i didnt
check was AWT based programs. Now the problem is in 'em. AWT based
programs seems
to crash for no reason. First, ofcourse, java reported errors about
missing
library but i knew this bug and corrected it with these to lines:
g++ -shared -o /usr/local/lib/libstdc++-libc6.0-1.so.2 -lm
ldconfig
So, now AWT programs starts correctly but after the Frame should appear
to screen
it pops to screen and disappears really fast.
Any ideas ?
--
Jani Mikkonen (rasjani at pcuf dot fi)
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]