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
  •  


Dell PowerEdge R7525 Server 24X2.5(8XNVME)+H745 2xEPYC 7302 CPU 128G RAM 2x2400W picture

Dell PowerEdge R7525 Server 24X2.5(8XNVME)+H745 2xEPYC 7302 CPU 128G RAM 2x2400W

$3350.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$79.19



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99



CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs picture

CTO Dell PowerEdge R630 Server, 2x Xeon E5-2620V4, 64GB- 512GB RAM, 480GB SSDs

$246.67



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



DELL R730XD Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4x 1.2TB SAS 4xRJ45 picture

DELL R730XD Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4x 1.2TB SAS 4xRJ45

$504.00