score-4.0-suse7.1.tar.gz
tar file
to the /opt/score/work
.
For example, the following assumes that the distribution
tar file is located under your home directory:
# mkdir -p /opt/score/work # cd /opt/score/work # tar xpzf ~/score-4.0-suse7.1.tar.gzAll extracted modules must be made available on both the server and compute hosts during the installation. You may mount
/opt/score/work
on those machines or
distribute the modules by hand.
If you mount /opt/score/work
,
the mount point MUST be the same directory as /opt/score/work
,
rather than, for instance, /opt/score
.