CONSCRIPT

Compilation and linking

CONSCRIPT is distributed as source code. Thus far it has only been tested on Silicon Graphics computers running IRIX 6.5. Compilation and linking require access to the standard CCP4 libraries (obtainable from http://www.dl.ac.uk/CCP/CCP4).

CONSCRIPT may be made as follows:

   f77 -O2 conscript.f $CCP4_LIB/libccp4.a -o conscript

Warning messages about f77vfmt_com_ definitions can be ignored. CONSCRIPT currently accesses the qsort routine provided as part of the IRIX 6.5 FORTRAN 77 system library.