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

Permission denied

This is very unlikely, but conceivable. For each component of the program, do a long listing, e.g.
ls -l $INSTALL/bin/epix
and so forth. The header and library must be readable, and the shell scripts and directories must be readable and executable. From the install directory, do

chmod 0755  bin  include  lib  bin/epix  bin/laps
chmod 0644  include/epix.h  lib/libepix.a
If you have installed ePiX in your home directory, use 0700 and 0600 instead.

If you still cannot get ePiX to run, please send email to the author, briefly describing the errors you are getting, the type of system you are on, and so forth.



hwang
2002-06-06