Re: Java SDK on Debian
Just the job! Thanks very much!
I used:
ln -s libstdc++-3-libc6.1-2-2.10.0.so libstdc++-libc6.1-1.so.2
Cheers,
Ben
On Tue, 2001-12-18 at 16:48, Fabian Moerchen wrote:
> hi
>
> on my machine
>
> cd /usr/lib
> ln -s libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.1-1.so.2
>
> always solved the problem.
>
> bye
> fabian
>
>
> On Tue, 2001-12-18 at 17:47, Ben Hill wrote:
> > Hi,
> >
> > I have set up the Java 2 Standard Edition SDK in the /usr directory,
> > and set up the environment variables.
> >
> > If I execute the "java" command though I get the message:
> >
> > Error: failed /usr/j2sdk1.4.0/jre/lib/i386/client/libjvm.so, because
> > libstdc++-libc6.1-1.so.2: cannot open shared object file: No such
> > file or directory
> >
> > Is it something to do with the LD_LIBRARY_PATH? I have tried to set
> > the directory as a LD_LIBRARY_PATH path with:
> >
> > export LD_LIBRARY_PATH=/usr/j2sdk1.4.0/jre/lib/i386/client
> >
> > but to no avail.
> >
> > Can anyone help?
> >
> > Cheers,
> >
> > Ben
> >
> >
> > ---
> >
> > b e n @ j a v a c o d e r . n e t - w w w . j a v a c o d e r
> > n e t
> >
> >
> >
> >
> > ===================================================================
> > EASY and FREE access to your email anywhere: http://Mailreader.com/
> > ===================================================================
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-java-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >
> >
>
>
>
> --
> To UNSUBSCRIBE, email to debian-java-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
--
b e n @ j a v a c o d e r . n e t - w w w . j a v a c o d e r . n e
t
Reply to: