Use command files on your computer to start the help system.
Before you begin
You must have a version of the help system installed on your
workstation.
Procedure
- To start the help system in stand-alone mode, complete
the following steps:
- Go to the directory into which you installed the help
system.
- Run the appropriate help_start script:
- On Linux and UNIX platforms: help_start.sh
- On Windows platforms: help_start.bat
It might take a few minutes for the system to start.
- To start the help system in server (information center)
mode, complete the following steps:
- Go to the directory into which you installed the help
system.
- Optional: Change the port on which the information
center server starts.
By default, the server starts
on port 8888.
If you want the server to start on a different
port, edit the appropriate start script and change the -port setting:
- On Linux and UNIX platforms: IC_start.sh
- On Windows platforms: IC_start.bat
For example, to use port 9876, type -port
9876
- Run the appropriate help_start script:
- On Linux and UNIX platforms: IC_start.sh
- On Windows platforms: IC_start.bat
Results
The help system is started.
- In stand-alone mode, a web browser is opened to display the contents
of the help system.
- In server mode, users can open a web browser to view the help
system contents.