Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: marcelo on June 28, 2010, 11:01:16 AM

Title: How to install Sun JRE 6
Post by: marcelo on June 28, 2010, 11:01:16 AM
Hi i want to install the JRE of sun somebody know how can do
please i am newbee give all the steps
Title: Re: How to install Sun JRE 6
Post by: combo3 on June 28, 2010, 12:31:07 PM
Go to the download page (http://www.java.com/en/download/linux_manual.jsp) and choose: Linux (self extracting file)

Then follow the Instructions (http://www.java.com/en/download/help/linux_install.xml).
Title: Re: How to install Sun JRE 6
Post by: jls on June 28, 2010, 02:40:02 PM
maybe openjdk from the repo it's enough for your needs
Title: Re: How to install Sun JRE 6
Post by: danielibarnes on June 28, 2010, 03:36:20 PM
Tip: I do the following to install without user intervention:

sed 's/^more/cat/' < jdk-6*-linux-i586.bin > jdk.bin
yes yes|jdk.bin -noregister

Title: Re: How to install Sun JRE 6
Post by: marcelo on July 13, 2010, 06:29:01 AM
I try with Openjdk tcz and works well

by the text dont have good graphic quality
i dont  know why?
Title: Re: How to install Sun JRE 6
Post by: Terminator3000 on October 03, 2010, 12:20:39 PM
Theres a guide here http://forum.tinycorelinux.net/index.php?topic=7397.0 which covers the full install of Sun Java JDK (jre is part of it) if you follow this you should get a it all running pretty quickly.
It is for the JDK which I prefer to use and it covers everything including browser plugin symlinks.

Just noticed its probably in the wrong section as its not actually a tce extension but there you go!