Re: j2se on debian

2010-02-16 Thread Matt Zagrabelny
On Mon, 2010-02-15 at 22:23 -0800, bri...@aracnet.com wrote: > Hi all, > > If I need j2se installed on Debian, what's my best option ? Correct me if I am wrong, but isn't j2se pretty old? FWIW, here is what I do to get "java" working: 1 echo "deb http://ftp.us.debian.org/debian/ unstable main

j2se on debian

2010-02-15 Thread briand
Hi all, If I need j2se installed on Debian, what's my best option ? Thanks, Brian -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100215222341.170df...@windy.del

Re: J2SE On Debian

2001-12-18 Thread csj
On Wednesday 19 December 2001 04:40, 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,

Re: J2SE On Debian

2001-12-18 Thread J.H.M. Dassen \(Ray\)
On Tue, Dec 18, 2001 at 20:40:39 +, Ben Hill wrote: > 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 apt-get install libstdc++2.9-glibc2.1 Or better, use the unofficial debs for the

J2SE On Debian

2001-12-18 Thread Ben Hill
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: