HP 3000 Manuals

Using the Install Script to Move the Product [ HP Micro Focus COBOL/iX Implementation Notes ] MPE/iX 5.0 Documentation


HP Micro Focus COBOL/iX Implementation Notes

Using the Install Script to Move the Product 

The installation procedure always installs the product into
/usr/lib/cobol.  However, you can use the file, /usr/lib/cobol/install,
to copy the product from /usr/lib/cobol to a custom location.

To use the script, change directory to /usr/lib/cobol, make a new
directory, /path/newcoboldir, and run the interactive install script.
After successful execution of the script, you can remove /usr/lib/cobol
manually.

To use HP Micro Focus COBOL/iX in the new location, you must set and
export the environment variable COBDIR as follows:

     export COBDIR=/path/newcoboldir

Note that there is no rmfn command on MPE/iX and, therefore, the product
must be removed manually, if necessary.



MPE/iX 5.0 Documentation