Decided against using PC Linux since NCAR Graphics supports GNU, not PG,
compilers. I am using HP-UNIX to build NCAR graphics from source code. I
followed the README instructions, however I still have errors during the
"make Everything >& make-output &" procedure. Attached is a sampling of
the errors. I set the $NCAG/config/system_file to choose f90 as the
fortran compiler, yet there are problems using it. Also, the procedure
tries to build the software using f77, even though I chose f90.
Stop.
Making ./common/src/bin
Making ./common/src/bin/ncargpath
c89 -O -I../../../.././include -I/usr/include/Motif1.2 -I/usr/include/X11R6 -DSYSV -D_HPUX_SOURCE -DNeedFuncProto -c ncargp
ath.c
Make: Don't know how to make ../../../.././common/src/libncarg_c/libncarg_c.a. Stop.
Making ./common/src/fontcap
f90 -O2 -c cfaamn.f
Make: Cannot load f90. Stop.
*** Error exit code 1
f90 -O2 -c i1mach.f
Make: Cannot load f90. Stop.
*** Error exit code 1Making ./ncarg2d/src/libncarg/areas
f77 -O2 -c arblda.f
Make: Cannot load f77. Stop.
*** Error exit code 1
Stop.
Making ./ncarg2d/src/libncarg/autogrph
f77 -O2 -c agaxis.f
Make: Cannot load f77. Stop.
*** Error exit code 1
This archive was generated by hypermail 2b29 : Fri Oct 06 2000 - 09:12:24 MDT