Re: Java Unsatisfied link error

1999-04-27 Thread VISHAL BHASIN
On Wed, 28 Apr 1999, James Seigel wrote: > Yes. It means they are still working on making it robust for every > distribution. This problem is mentioned in the documentation that comes with > the JDK. What works for me sometimes..is to "ln -s > /usr/lib/libstdc++ > //usr/local/jdk1.2/jre/lib/i3

Re: Java Unsatisfied link error

1999-04-27 Thread James Seigel
Yes. It means they are still working on making it robust for every distribution. This problem is mentioned in the documentation that comes with the JDK. What works for me sometimes..is to "ln -s /usr/lib/libstdc++ //usr/local/jdk1.2/jre/lib/i386/libstdc++-libc6.0-1.so.2 Cheers J Al wrote: > I