Hello H. S. (<[EMAIL PROTECTED]>) wrote:
> Apparently, _Jacob S._, on 07/08/04 14:51,typed: >> On Thu, 08 Jul 2004 14:36:17 -0400 >> "H. S." <[EMAIL PROTECTED]> wrote: >> >>> In my Testing distribution, I noticed that I have javac already (new >>> install a couple of months back). Earlier I used to download Sun's >>> j2sdk and install that. Now that I already have javac (probably >>> provided by Debian), in what way would the new installation of j2skd >>> be affected by it? >> >> Have you done an "ls -l" on javac? Last I checked, it was just a >> symlink to /etc/default/javac or something, which in turn pointed to >> a nonexistent filename. After I installed Sun's j2re, I changed the >> symlinks to point to Sun's java and javac. > > Here is what I have: > /usr/bin/javac -> /etc/alternatives/javac -> /usr/bin/gcj-wrapper-3.3 > /usr/bin/javah -> /etc/alternatives/javah -> /usr/bin/gcjh-wrapper-3.3 > > These are provided by these packages: > ii gcj 3.3.4-1 The GNU Java compiler > ii gcj-3.3 3.3.4-2 The GNU compiler for Java(TM) > > So I guess uninstalling gcj-3.3 would remove the default javac and > javah (?) You should go to <http://z42.de/debian/>. Get j2se-package, convert your JRE to a deb, download the matching *debian-deb for your Java version, and install both the downloaded package and the converted JRE. The package management will take care of the symlinks in /etc/alternatives and even install symlinks to make the Java plugin work with Mozilla, Netscape and Firefox. You should probably deinstall the gjc packages first. best regards Andreas Janssen -- Andreas Janssen <[EMAIL PROTECTED]> PGP-Key-ID: 0xDC801674 ICQ #17079270 Registered Linux User #267976 http://www.andreas-janssen.de/debian-tipps.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]