Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started 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
-
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).
-
maybe openjdk from the repo it's enough for your needs
-
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
-
I try with Openjdk tcz and works well
by the text dont have good graphic quality
i dont know why?
-
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!