ReferencePlatforms/Linux: Difference between revisions

Jump to navigation Jump to search
Sun JDK
(Sun JDK)
Line 3: Line 3:
== Install CentOS4.3 from CDs ==
== Install CentOS4.3 from CDs ==


for the moment, I'm using "bsmedberg" as the regular user. I presume this will change to the standard cltbld account for production use.
For the moment, I'm using "bsmedberg" as the regular user. If we are going to provide a public download of the VM, we probably shouldn't use the standard cltbld account/password. I'm not sure how that should work security-wise.


Choose the development workstation installation set.
Choose the development workstation installation set.
After installation, login, and install additional package(s):
su -
yum install java-1.4.2-gcj-compat-devel


== Fix some permissions, create /builds directory ==
== Fix some permissions, create /builds directory ==
Line 36: Line 32:


Logout/login to pick up new group setting
Logout/login to pick up new group setting
== Install Sun Java JDK ==
Note: we should archive this binary somewhere
Go to http://java.sun.com/javase/downloads/
Click through to JDK 5.0 Update 8
Download the "Linux self-extracting file"... ''not the RPM''
Save to /builds
cd /builds
./jdk-1_5_0_08-linux-i586.bin
# type 'yes' to accept the license


== Get GCC trunk builds ==
== Get GCC trunk builds ==
Confirmed users, Bureaucrats and Sysops emeriti
1,217

edits

Navigation menu