Running Programs

The syntax for invoking a linked system executable file varies slightly from that for invoking a dynamically loadable module. The command line for running each type of program is described below.

Before you can run a program you must first set one or more of the environment variables SHLIB_PATH, LIBPATH and LD_LIBRARY_PATH. See Environment Variables for details.