=== Install Laboratory Utilities === On TGF's sget machine ( a non-slackware system) {{{ ### download the Labortory Utilities you wish to install scp warb@jvnoffice:/raid/slack1337/jvn-labUtils.1.0.1.eng-i486-1.tgz . ### un-tar as '''root''' using -C/ to install in absolute paths.... tar -C/ -xvf jvn-labUtils.1.0.1.eng-i486-1.tgz ### cd to / and run the install script. cd / ### run the script (may not be marked executable so just source it . /install/doinst.sh }}} You are done!!!