PDA

View Full Version : Deploying J2SE on Debian Linux (2.2r5)


Fireman-x
03-11-2002, 08:36 PM
Anybody know how to do this properly? I'm getting the following error:


Error: failed /java/jdk/jre/lib/i386/client/libjvm.so, because libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory


I'm running libstdc++2.10 and libc6, as well as the dev packages for each. I've simply apt-get'd them from the stable Debian repository.

Has anybody tried gettin 1.4 to work on Debian Stable yet?

Fireman-x
03-13-2002, 12:00 AM
So nobody's got any suggestions?

Dru Lee Parsec
03-13-2002, 12:44 PM
I havn't done a Debian install yet. I remember that when 1.3 came out there was an issue with which version fo libc was running but you seem to have the latest (I think).

I would do a search at the Javasoft developer's connection site
http://forum.java.sun.com/
and also at the Java Ranch Big Moose Saloon http://www.javaranch.com/cgi-bin/ubb/ultimatebb.cgi

Somebody there has certainly run Debian before. I run Mandrake and I havn't had the problem so I don't have any specific suggestions.

Good luck, let us know what you find out.

Fireman-x
03-13-2002, 12:56 PM
Thanks Dru. You can bet you guys will be hearing back from me, I'm gonna get this working one way or another.