Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Have a problem with compiling JDK (290kB????) Any ideeas??...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    88

    Question java required

    Have a problem with compiling JDK (290kB????)
    Any ideeas??

  2. #2
    Just Joined!
    Join Date
    Jul 2008
    Location
    Delhi, India
    Posts
    72
    JDK and just 290kB???

  3. #3
    Linux Engineer Thrillhouse's Avatar
    Join Date
    Jun 2006
    Location
    Arlington, VA, USA
    Posts
    1,377
    Can you elaborate on your problem please? We do not have enough information to answer your question as it is stated.

  4. #4
    Just Joined!
    Join Date
    Sep 2008
    Posts
    88
    I need a good java compiler and a java code editor which in this case are absent in etch.
    I downloaded a JDK zip filewhich is 290 kB long.
    Tried to compile it but no sign of the "configure" file...only got far as the uncompression is concerned.

    That's the much I know as at now...sorry for not providing enough detail but can you help...

  5. #5
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    What's your linux distro? Most distro comes with java by default.

    Try the command
    whereis java
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  6. #6
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    oops !! I overlooked it ..seems like your are using etch
    anyway that's output of above command
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  7. #7
    Just Joined!
    Join Date
    Sep 2008
    Posts
    88
    what about If I get netbeans for linux...will it function(don't want to waste more time trying a unworkale solution).

    and, how are .sh files compiled? Tried the compression way...didn't work...

  8. #8
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    my output on Debian lenny:
    debian:~# whereis java
    java: /usr/bin/java /etc/java /usr/share/java
    Download java from here
    https://cds.sun.com/is-bin/INTERSHOP...tionTypeFilter

    and install it .
    As thinkfree said,I don't think java comes in KB.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  9. #9
    Linux Engineer Thrillhouse's Avatar
    Join Date
    Jun 2006
    Location
    Arlington, VA, USA
    Posts
    1,377
    Quote Originally Posted by njuguna View Post
    what about If I get netbeans for linux...will it function(don't want to waste more time trying a unworkale solution).
    Not if you don't have a JDK installed. The JDK is much larger than 290k so you probably do not have the correct installation file. See if you can use these instructions to get the JDK installed and let us know if you encounter any problems.

  10. #10
    Just Joined!
    Join Date
    May 2008
    Location
    Algeria-Dz:28
    Posts
    1
    Ok you can see this links
    packages.debian.org/lenny/sun-java6-jdk
    wiki.debian.org/Java
    or you can even use gcj
    and About the Editor I suggest eclipse

Page 1 of 2 1 2 LastLast

Posting Permissions

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