Log in as root and run these two commands.
% g++ -shared -o /usr/local/lib/libstdc++-libc6.0-1.so.2 -lm
% ldconfig
After doing that it worked on my RedHat 5.2 box.
Mo DeJong
dejong at cs.umn.edu
On Tue, 9 Mar 1999, Mark Minas wrote:
> Hi,
>
> thanks for your work on porting JDK 1.2 to Linux. I've downloaded JDK
> 1.2 pre-v1 for i386 and have tried to run it on a Pentium PC with 2.0.36
> kernel (SuSE 6.0 distribution). Everything is running fine as long as no
> X11 window has to be opened. In that case, a shared library
> libstdc++-libc6.0-1.so.2 is not found (detailed error message attached).
> I know of libstdc++* shared libraries, but this name is strange to me.
> Any suggestions?
>
> --Mark
>
> --
> Mark Minas
> Univ. of Erlangen, CS Dep. (IMMD II)
> Phone: +49 9131 85-27622
> Fax: +49 9131 85-28809 or +49 9131 16804
> mail: mailto:[EMAIL PROTECTED] or
> mailto:[EMAIL PROTECTED]
> URL: http://www2.informatik.uni-erlangen.de/~minas
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]