François NOWE wrote:
> 
> The compilation works fine, but when I execute the class I've message on
> output.

It's a library that doesn't exist on Linux RedHat 5.2

You can force the replacement with something else line that :

as root, do a 

ln -s /usr/lib/libstdc++.so.2.8.0 /lib/libstdc++-libc6.0-1.so.2

(on a single line, the mail program may split the above into two)

then try your program again.

If you are a Linux and Java newbie, take a look at
http://www.java.ro/vtclava/index.html
You will find there something to help you writing quick Java visual
applications.

I recommend you to get jdk 1.1.7 for Linux that works fine, it's stable
enough.
Just wait for a new release of jdk 1.2
For the moment it's too hot ... :-)

Best regards,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


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

Reply via email to