next up previous contents
Next: Optimized Compilation Up: Compiling Previous: Compiling   Contents

Basic Compilation

# ./configure   // configuration for your system
# make          // compile the package
# make install   // in root mode

# make uninstall // for uninstall psi



Florent Morata 2002-12-11