[Mnj] PP.FOR

Eric Greisen egreisen at nrao.edu
Thu Dec 30 14:03:23 EST 2004


I have changed PP.FOR and ZTRLOP.C again unfortunately in anticipation
of changing addressing for dynamic memory.  This is in the 31DEC05
release and affects source-code installations only.  You need to
compile ZTRLOP and then compile/link PP

You will be told how to do this in the next MNJ on 31DEC05 and you
should do it.  In general in $SYSLOCAL, PP.f is a soft link to
$SYSUNIX/PP.FOR and ZTRLOP.c is a soft link to $SYSUNIX/ZTRLOP.C.
Thus these links will updatee with the cvs MNJ.  Then

cd $SYSLOCAL
gcc  -c -I$INC ZTRLOP.c
g77 -O -o PP.EXE PP.f ZTRLOP.o

Binary MNJs need not worry about this since PP is not used.  You will
get new versions in 31DEC05/$ARCH/SYSTEM/MASTER is any case.

Eric Greisen




More information about the Mnj mailing list