Does anyone know in which folder Suse v9 stores the Java runtime and the JSDK?? Thanks, Jim
The Java SDK does not come as a default package, you'll have to install it from Sun's site. The default JRE that comes with suse is installed in '/usr/local/lib/java...' But I would recommend deleting that installion, download the newest SDK from Sun and then change your system paths accordingly. (the SDK from sun installs at '/usr/java...' by default, so you need to change some paths - JRE comes with the SDK ;-) ) Cheers, Mike On Tuesday 27 January 2004 7:19 pm, balihoo92@att.net wrote:
Does anyone know in which folder Suse v9 stores the Java runtime and the JSDK??
Thanks,
Jim
On Tue, Jan 27, 2004 at 08:28:56PM -0600, Michael Yartsev wrote:
The Java SDK does not come as a default package, you'll have to install it from Sun's site.
SuSE 9.0 Pro comes with java2-1.4.1-23.i586.rpm. JSDK is not included in FTP version.
The default JRE that comes with suse is installed in '/usr/local/lib/java...'
java2-jre-1.4.1-23.i586.rpm is installed in /usr/lib/SunJava2-1.4.1 Regards, -Kastus
On Wednesday 28 January 2004 2:04 am, Kastus wrote:
On Tue, Jan 27, 2004 at 08:28:56PM -0600, Michael Yartsev wrote:
The Java SDK does not come as a default package, you'll have to install it from Sun's site.
SuSE 9.0 Pro comes with java2-1.4.1-23.i586.rpm. JSDK is not included in FTP version.
The default JRE that comes with suse is installed in '/usr/local/lib/java...'
java2-jre-1.4.1-23.i586.rpm is installed in /usr/lib/SunJava2-1.4.1
and suse kindly put simlinks to it as /usr/lib/java and /usr/lib/java2...
Over here I'm running a stock, and totally full, installation of 9.0 (Meaning that I checked EVERYTHING for installation during setup). Running a file find on my machine using the query "java*" shows that my SuSE 9.0 java runtime environment files are already installed in /usr/java folder by default by YaST. I did an FTP installation on this particular machine. FWIW I wouldn't start tweaking with that java folder unless I had some good reasons if it were me. What in curiosity is driving your question, Jim? If no issues are present then wherever it is installed must be OK with Linux as long as it is finding it when scripts are run. I think you can have multiple instances of Java installed anyway if I recall correctly, so a future installation could go wherever it defaults without conflicts I think...but double check me on this point before actually doing it!!! And certainly read the installation read.me files on the Sun Java download site!!! I have installed the full JRE including SDK on Red Hat several times without any huge problems using the specific steps located on the Java site, but there was no need here on SuSE 9.0 as it appears to already be installed and even the browser java plugins were activated by default. Indeed much nicer here under SuSE 9 than in any other distros that I have run. -Sheldon On Tue, 2004-01-27 at 17:19, balihoo92@att.net wrote:
Does anyone know in which folder Suse v9 stores the Java runtime and the JSDK??
Thanks,
Jim
participants (5)
-
balihoo92@att.net
-
Kastus
-
Michael Yartsev
-
Paul Cooke
-
Sheldon Barron