|
TOP 2000.P Install Instructions
-
Log on to
www.mindwarecorp.com ---> Click on Download Upgrades button
-
Right click on Total Order Plus 2000.P Upgrade --->
Click 'Save Target As ..'
-
Select the share folder on the file server to download TOP.Z
file ---> Click Save
Login to the file server as top ---> password mca
---> at the $ prompt type pwd to see your working directory. It will be
/u/top or /a/top.
-
At the $ prompt, type this command: cd /u/share
(or cd /a/share)
-
Copy TOP.Z to the TEMP folder: cp TOP.Z
/u/top/TEMP (or /a/top/TEMP)
-
Return to the TEMP folder with this command: cd
/u/top/TEMP (or cd /a/top/TEMP)
-
Type this command: uncompress TOP.Z
-
Type this command: tar xvf TOP
-
Type exit to return to the UNIX login
At this point we need to make sure the permission rights are
set.
-
Login as root ---> password = super
-
Type these two commands at the # prompt:
-
chmod -R a+rw /u/top/* ( or /a/top/*)
-
chown -R top /u/top/* (or
/a/top/*)
-
Type exit to return to the UNIX login
Now you can run the update from the TOP Main Menu.
-
Login to the TOP Main Menu
-
Select Application Update ---> password = mca
-
Select Yes to the TOP update
-
Select NO to copy from the CD
Follow the prompts on the bottom of your screen during the
update process until the update return to the TOP Main Menu.
|