next up previous
Next: Bad substitution Up: Installation Problems Previous: Installation Problems

Command not found

In order to use ePiX, the directory $INSTALL/bin must be in your PATH (see POST-INSTALL); type
echo $PATH
to see your PATH. If the directory $INSTALL/bin/ is not in your path, please read POST-INSTALL or ask someone knowledgeable at your site for help; the procedure varies depending on what shell you use. In any case, you will need to modify your shell's configuration file.

If you get a `` g++: command not found'' error, do


which g++
to see which compiler your system uses. In the shell script epix, modify the ``compiler'' line accordingly.



hwang
2002-06-06