Results 1 to 4 of 4
I have downloaded the 1.5 sdk of java. how do i get the system to recognize that java is there? which java shows nothing....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-10-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 8
Mandrake and java
I have downloaded the 1.5 sdk of java. how do i get the system to recognize that java is there? which java shows nothing.
- 03-10-2005 #2
There's a site that will walk you through how to add sources for additional software; add the contrib and plf sources:
http://easyurpmi.zarb.org/
If you go to the Mandrake Control Center, you can install new software there (or you can use urpmi <packagename> at the command line). Using urpmi is by far the best way to install software within Mandrake.There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-10-2005 #3Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
I've had serious issues with the MDK version of Java. In few rare cases, I'd advice against URPMI, and this is one.
To get your Java to work, you have to do is add the java bin location to your path. You can do this by editing your ~./bash_profile file. If you want it for everyone, you have to edit the /etc/profile (I think)
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 03-10-2005 #4Linux Enthusiast
- Join Date
- Dec 2004
- Location
- Rockin' in the USA!!!
- Posts
- 603
Umm... just a typo, but one that will make a big differerence:
~/.bash_history


Reply With Quote
