Next: A..3.9 Getting and applying Up: A..3 Installation from source Previous: A..3.7 Testing

A..3.8 Installing the program for production

Although the program can be used in situ, it is usually convenient to copy only those files needed at run time into appropriate installation directories as specified at configuration time (see section A.3.3) and stored in the file CONFIG. To install the program in this way, do

make install

The complete source tree can then be archived and deleted.

When the program has been verified and/or installed, the command make clean can be used to remove compilation logs. make veryclean will remove all binary and object files, retaining only those files included in the original distribution; it is usually recommended that this is not done, as it implies that to apply future updates and bug fixes, the whole program will have to be recompiled.



P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002