SCore System Re-Compilation and Installation from Source

  1. SCore Source Extraction
    If you have not extracted the source files, read the Source Module Extraction page.

  2. Create the SCore executable images
    Issue the following commands:
    	# cd /opt/score/src
    	# ./Configure
    	# make clean
    	# make
    	# make install
    
  3. Customization

    To customize the SCore system, you may edit the following two files:

If you have already install the SCore system software using the binary rpms, the following device files were already created. Otherwise, you have to follow the following description.
  1. Server Host
    To set up the configuration files and daemons, read the SCore System Installation on Server other than Red Hat and SuSE page.

  2. Compute Hosts
    Please read the following documents:
    1. Standard Linux Modifications
    2. SCore System Installation on Compute Hosts other than Red Hat and Suse