I am just starting with Java on linux RH 6.0. I have an Swing
application which after initialisin to Motiflookandfeel was run. But the
program exits immediately after showing the frame for a fraction of a
second. This is also true for the simple AWT frame.I am using
JDK1.2prev1

When I was running  the program for first time it said
 link  not found to
libstdc++-6.0-1.so.2.

I search my system and found
libstdc++-6.1-1.so.2.

so I did the following.

touch libstdc++-6.1-1.so.2.
mv libstdc++-6.1-1.so.2  libstdc++-6.0-1.so.2
ln libstdc++-6.0-1.so.2 libstdc++-6.1-1.so.2

I do not know if i have done a wild thing, but do we have any work
around.

Please Help

Suresh


--
     __________________________________________________
     |      S.Suresh
     |      SoftWare Engineer
     | Technology Communication Systems ( I )  Pvt Ltd
     | Usha Bhavan, A-41, MCIE, Delhi Mathura Road,
     | New Delhi 110 044
     |_____________________I N D I A___________________
     | Tel (91) 11 -6959 200, 6959 300, 6959 194
     | Fax (91) 11- 6959 090
     |_________________________________________________



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

Reply via email to