Results 1 to 5 of 5

Thread: J2SE-1.5???

  1. #1
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256

    J2SE-1.5???

    OK, I just downloaded the latest Java Developers' Kit (JDK) from sun as an *.rpm. I used alien to make a *.deb. I used kpackage *.deb to install it. Of course, I did all this logged-in as root.

    I followed all the directions in:

    http://java.sun.com/j2se/1.5.0/install-linux.html

    for using the *.rpm but I still only have access to the javac and java apps that came installed on KNOPPIX. Is there a missing step I need to do to get the new javac and java recognized by my users? I seem to recall someone had a similar issue last year, but I can't find that post....

    BTW, I don't really need javac 1.5 or java 1.5. What I'm trying to do is get javadoc and appletviewer for my users. Also, having the javax.swing.* graphics classes available in javac would be nice....

    Please help!

    TIA,
    AJG

  2. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    java doesn't need a complicated installation mechanism.

    You have to set the JAVA_HOME to your java-directory, i.e.:

    Code:
    export JAVA_HOME=/opt/j2se
    in /etc/profile.
    And include $JAVA_HOME/bin in your path. If your old java-app is in the path, the order who appears first is important.
    Code:
    export PATH=$PATH:$JAVA_HOME/bin
    Code:
    which javac
    will show you, which javac is found first (if one at all).

  3. #3
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    OK, now I get it. Half the problem is that I couldn't find where the new java utilities were installed! Blackdown uses /usr/bin/ You suggest /opt/j2se/ Where it ended up is /usr/java/jdk1.5.0/ So, now, all I have to do is add /usr/java/jdk1.5.0/bin to my path in /etc/profile, right?

    Well, I did that. I placed /usr/java/jdk1.5.0/bin at the end of the PATH line in /etc/profile and ran source /etc/profile. However which javac still returned /usr/bin/javac! So I placed /usr/java/jdk1.5.0/bin on the PATH in /etc/profile before /usr/bin and ran source /etc/profile. Now which javac returns /usr/java/jdk1.5.0/bin/javac, good.

    New Problem: when I run any of the following:
    appletviewer -version
    javadoc -version
    javac -version
    java -version

    I get this error:

    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object

    What now???

    Thanx in advance,
    AJG

  4. #4
    Senior Member registered user
    Join Date
    Mar 2004
    Location
    Berlin
    Posts
    436
    Did you set JAVA_HOME?

    Setting the /usr/java/jdk1.5.0/bin at the beginning of the path is a quick but dirty solution.

    Every programm you call is firstly been searched in this directory, while most of them are in /usr/bin, usr/local/bin, /bin, /sbin /usr/sbin etc.

    Probably in /usr/bin there are only a links to the blackdown-java stuff?
    Code:
    ls -la /usr/bin/java*
    should show.
    Then you could delete these links.
    If not, you have to choose whether you delete the files, or move them to an archive.
    Before the new java works correctly, I would keep them somewhere else.

    And put the $JAVA_HOME/bin at the end of the path.
    You may as well make a link to the javadoc and appletviewer:

    Code:
    ln -s /usr/java/jdk1.5.0/bin/appletviewer /usr/local/bin/appletviewer
    and similiar for javadoc
    Perhaps you have the somewhat braindead /etc/alternatives installed, which is confusing:
    Code:
    ls /etc/alternatives
    I'm not familiar with it, and have to consult the manpages for the syntax, but you then need perhaps to update-alternatives or something similar too.
    Code:
    update-alternatives --help
    man update-alternatives
    for more information.

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Thanx for the help! I finally got it working.

    It wasn't the /etc/profile stuff, it was the *.rpm! It would seem that alien couldn't handle it and the *.deb got mangled. So, I downloaded jdk-1_5_0-rc-linux-i586.bin (a self extracting installer) from http://java.sun.com/j2se/1.5.0/download.jsp instead of the *.rpm.bin and everything installed great!

    Thanx again,
    AJG

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$6.80



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95