5.2. - Quick Install
For those who need little explanation, here are minimal
installations instructions based on the customary configuration:
# First time, create a specadm user account, then
cd ~specadm
mkdir spec4.04.01 # choose name based on release
cd spec4.04.01
tar xvf .../spec_XXX.tar # use pathname of distribution
# If an update, start with last version's parameters
cp ../specYYY/install_data . # use pathname of previous distribution
./Install # as root
The
Install
program will display the current installation parameters and prompt for
changes.
Once the software is installed, run the spec executable and type
config to invoke the hardware configuration editor.
For those needing more detailed instructions, read on.
|