Hello, I have just successfully installed Cent OS Linux to my Dual Processor Machine, it will be operating as a web-server but i need to install it as local so I know how to set it up for the Internet but I can't Install Java and flash. Would anyone be able to help me Please?
Yours Truly, Samuel Owner and Chief Technical Officer of Totally Equal Domain Service (Faction of The Perthes Foundation)
Samuel wrote:
Hello,
I have just successfully installed Cent OS Linux to my Dual Processor Machine, it will be operating as a web-server but i need to install it as local so I know how to set it up for the Internet but I can't Install Java and flash. Would anyone be able to help me Please?
Download and install Sun's JDK (RPM version). Than go to www.jpackage.org and download and install java-1.5.0-sun-compat-1.5.0.09-1jpp (or whichever matches the version of Sun's JDK you downloaded). The later will setup alternatives system to point to Sun's Java.
On Fri, 2006-10-20 at 21:04 -0500, Aleksandar Milivojevic wrote:
Samuel wrote:
Hello,
I have just successfully installed Cent OS Linux to my Dual Processor Machine, it will be operating as a web-server but i need to install it as local so I know how to set it up for the Internet but I can't Install Java and flash. Would anyone be able to help me Please?
Download and install Sun's JDK (RPM version). Than go to www.jpackage.org and download and install java-1.5.0-sun-compat-1.5.0.09-1jpp (or whichever matches the version of Sun's JDK you downloaded). The later will setup alternatives system to point to Sun's Java.
I need a license cause it's not free but As a new foundation that would be illegal under governing law to use donations for a faction of the company.
On Fri, 2006-10-20 at 21:12 -0500, Aleksandar Milivojevic wrote:
Samuel wrote:
I need a license cause it's not free but As a new foundation that would be illegal under governing law to use donations for a faction of the company.
The licence for JDK itself is free.
Okay, I have a Java from sun but I have absolutely no idea how to install it.
Samuel wrote:
Okay, I have a Java from sun but I have absolutely no idea how to install it.
As root:
# sh jdk-1_5_0_09-linux-i586-rpm.bin
That will unpack the RPM, ask you to accept license agreement, and finally install RPM. This assumes you downloaded JDK without additional components.
After it is installed, simply download and install java-1.5.0-sun-compat-1.5.0.09-1jpp RPM from www.jpackage.org. And you are set.