RE: Installation of JDK

2002-03-21 Thread Lawrence, Gareth
This worked great thanks and also a big thanks to you Timothy for your post
:-)

Awesome,
G.

-Original Message-
From: Angus D Madden [mailto:[EMAIL PROTECTED]
Sent: Friday, 22 March 2002 2:20 p.m.
To: debian-user@lists.debian.org
Subject: Re: Installation of JDK


Lawrence, Gareth, Fri, Mar 22, 2002 at 01:25:28PM +1200: 
> Greetings All,
> 
> having major troubles installing JDK on Debian - any suggestions would be
> appreciated.  
> 
> The error message I get is
> 
> "Error: failed /usr/java/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"
> 
> I used alien to concert the jdk1.4 file to deb and then used the depackage
> function so all should be well - let me know if you need more information.
> I also apt-get installed libstdc and libc6 and that didn't help.  
> 

$ dpkg -S libstdc++-libc6.1-1.so.2
libstdc++2.9-glibc2.1: /usr/lib/libstdc++-libc6.1-1.so.2

apt-get install libstdc++2.9-glibc2.1


g

-- 
Brought to you by Debian 3.0
Linux took 2.4.16 #1 SMP Sat Jan 5 12:52:24 EST 2002 i686 unknown



Installation of JDK

2002-03-21 Thread Lawrence, Gareth
Greetings All,

having major troubles installing JDK on Debian - any suggestions would be
appreciated.  

The error message I get is

"Error: failed /usr/java/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"

I used alien to concert the jdk1.4 file to deb and then used the depackage
function so all should be well - let me know if you need more information.
I also apt-get installed libstdc and libc6 and that didn't help.  

Thanx heaps,
Gareth