Difference between revisions of "Cluster: New BobSCEd Install Log"

From Earlham CS Department
Jump to navigation Jump to search
Line 3: Line 3:
 
'''Yum installed:'''
 
'''Yum installed:'''
 
* gcc.x86_64
 
* gcc.x86_64
* apr.x86_64 and apr-devel.x86_64 (for Ganglia - is apr needed or just apr-devel?)
+
* apr.x86_64 and apr-devel.x86_64
 +
* libconfuse-2.5-4.el5.x86_64.rpm and libconfuse-devel-2.5-4.el5.x86_64.rpm (from [http://download.fedora.redhat.com/pub/epel/5/x86_64/ Fedora repositories]
  
 
''' Install C3 tools''' from http://www.csm.ornl.gov/torc/C3/C3softwarepage.shtml
 
''' Install C3 tools''' from http://www.csm.ornl.gov/torc/C3/C3softwarepage.shtml

Revision as of 13:34, 3 August 2009

Green color indicates something that still needs to be done.

Yum installed:

  • gcc.x86_64
  • apr.x86_64 and apr-devel.x86_64
  • libconfuse-2.5-4.el5.x86_64.rpm and libconfuse-devel-2.5-4.el5.x86_64.rpm (from Fedora repositories

Install C3 tools from http://www.csm.ornl.gov/torc/C3/C3softwarepage.shtml

  • Downloaded full install rpm on bs0, installed with yum --nogpgcheck localinstall c3-4.0.1-1.noarch.rpm
  • /etc/c3.conf still needs to be created and configured

Ganglia