Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-12-2003, 08:42 PM
|
#1
|
Member
Registered: Mar 2003
Location: US
Distribution: Kubuntu 6.06
Posts: 173
Rep:
|
What version of Java comes with Linux?
I am running Slack 9.0, and I have heard that it comes with Java. What version is this? Is it the one that SUN puts out or a one that the GNU project produced? I need the one that SUN puts out.
|
|
|
05-12-2003, 08:49 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
there's only the gcc-java-compiler in
Slack ... you'll have to get the jdk/jre
of the sun-site yourself.
Cheers,
Tink
|
|
|
05-12-2003, 09:46 PM
|
#3
|
Member
Registered: May 2003
Location: Sydney
Distribution: RedHat
Posts: 111
Rep:
|
sun brought out java and they r the only 1s that distrubute it (correct me if im wrong)
go to sun site and download the linux version
|
|
|
05-12-2003, 11:32 PM
|
#4
|
LQ Addict
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908
|
You can get the latest SDK from Sun for free (I d/l'd the latest a few weeks ago and installed without any probs). For a frontend, I'd suggest Netbeans (the Sun Java IDE is built on the Netbeans engine). Or, you can try the Sun IDE, or Eclipse, or any others you can find. After using Netbeans, I'm partial to Netbeans. YMMV
|
|
|
05-13-2003, 03:54 AM
|
#5
|
Member
Registered: Mar 2003
Location: Macondo
Distribution: Mandrake 9.1, 10.1, SuSE 8.1 pro, 10.1, Red Hat 8.0/9.0
Posts: 380
Rep:
|
If you simply want to know the version you have at the moment (and where it is located), simply try this:
localhost:~ # which java
/usr/lib/java/jre/bin/java
localhost:~ # java -version
java version "1.3.1_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_04-b02)
Java HotSpot(TM) Client VM (build 1.3.1_04-b02, mixed mode)
localhost:~ #
|
|
|
05-13-2003, 04:17 AM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
Actually, there's a precompiled version of the j2sdk on the slackware site itself, its just not put on the CD out of space considerations, check your favorite slack mirror, its under extra/
Its in package .tgz format, so installation is a breeze. I've also gotten more mileage out of the sdks from the blackdown.org site.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 02:13 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|