# $PCCC_Release SCore Release 7.0.0.0 of SCore Cluster System Software (2010/11/15) $ # $PCCC_Copyright # SCore Cluster System Software version 7 # Copyright (C) 2003-2010 PC Cluster Consortium # # This software is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version # 2.1 published by the Free Software Foundation. # # This software is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this software; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA # # NOTICE: # SCore Cluster System Software versions 1 through 4 # Copyright (c) 2001,2000,1999,1998,1997 # Real World Computing Partnership # The SCore Cluster System Software copyright was transferred to # the PC Cluster Consortium from Real World Computing Partnership. # $ SCore Version 7-beta (SCore7) HOW TO INSTALL SCore7-BETA FROM sanapshot tar files If you want to get snapshot tar files, please access to following URL: http://wwww.pccluster.org/en/score7-snapshot/ Please select dates of the snapshot, and download tar files as you need. If you want to install SCore7 package from snapshot tar files, firstly untar all the tarballs in the source directory and then follow the instruction in the HowToBuild.txt file. # mkdir # cd # for tar in /*.tar.gz # do # tar xzf $tar # done # less score7-src/doc/HowToBuild.txt