To install TERM for UNIX manually, login as root or a user with equivalent permissions. Then do the following:
- Create the directory where TERM will reside:
md /usr/term
- Copy the install files into this directory.
- Extract (untar) the files. For example:
tar xvf cmdfile1.tar
tar xvf cmdfile2.tar
tar xvf cmdfile3.tar
tar xvf termi6.tar
Replace termi6.tar with the correct install file. You may not have the separate cmdfile#.tar files either, depending on your flavor of UNIX.
- Move the term, callin and callout files to /usr/bin:
mv term callin callout /usr/bin
- Change permissions on the moved files:
chmod 555 /usr/bin/term
chmod 4755 /usr/bin/callin /usr/bin/callout
- Brand the TERM executable with the command:
./brand /usr/bin/term
Enter your serial number and activation key when prompted to do so. Please remember that both are case-sensitive.
The install will be complete at this point.
This entry was posted
on Tuesday, April 10th, 2007 at 12:54 pm and is filed under Install, TERM, UNIX.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.