Kbase P11177: What command do I use to install Progress on Linux?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/11/2004 |
|
Status: Unverified
GOAL:
What command do I use to install Progress on Linux?
FACT(s) (Environment):
Progress 9.1D
SuSe Linux 8.0
FIX:
The CDROM must be mounted.
The Linux mount command is as follows:
mount -t iso9660 device-name mount-point
For example:
mount -t iso9660 /dev/cdrom /cdrom
After CD is mounted enter the following install command:
cdrom/proinst
NOTE: You cannot run proinst if you are in the mount-point directory.