=== install GSGT on TGF's SGET box (a non-slackware box) on SGET: ## be root su - ## download the updated gsgt cd /tmp [[br]] scp warb@jvnoffice:/raid/slack1337/jvn-gsgt.7.5.4.8.eng-i486-1.tgz ### un-tar as '''root''' using -C/ to install in absolute paths....[[br]] tar -C/ -xvf jvn-gsgt.7.5.4.8.eng-i486-1.tgz ### run the script (may not be marked executable so just source it[[br]] . /install/doinst.sh ### you are done.