Public installation (in /usr/local) is the default. Unpack the
tar file, then cd to the source directory (epix-0.8.x
)
and do
make test make install(the latter as root). The instructions for private installation (in $HOME) are almost identical; you need only change one line in the Makefile and one line in the shell script epix, and follow the directions in POST-INSTALL. The directory in which you install ePiX is denoted $INSTALL. After make install, you will have the following files:
$INSTALL/bin/epix $INSTALL/include/epix.h $INSTALL/bin/laps $INSTALL/lib/libepix.a