Changes between Initial Version and Version 1 of InstallLabUtils


Ignore:
Timestamp:
2013-07-11T11:22:11-04:00 (12 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallLabUtils

    v1 v1  
     1=== Install Laboratory Utilities ===
     2
     3On TGF's sget machine ( a non-slackware system)
     4
     5{{{
     6### download the Labortory Utilities you wish to install
     7scp warb@jvnoffice:/raid/slack1337/jvn-labUtils.1.0.1.eng-i486-1.tgz .
     8
     9### un-tar as '''root''' using -C/ to install in absolute paths....
     10tar -C/ -xvf jvn-labUtils.1.0.1.eng-i486-1.tgz
     11
     12### cd to / and run the install script.
     13cd /
     14/install/doinst.sh
     15
     16}}}
     17
     18You are done!!!
     19
     20
     21
     22
     23
     24
     25
     26
     27
     28
     29