One of my users is having a problem compiling a Fortran 90 program to make
use of our system's parallel processing capabilities. The system is an
AS8200 with Tru64 Unix 4.0d. I have reinstalled the compiler and all the
libraries I think of off the first January 1999 Software Products library
disk, yet he still gets an error that says there's something wrong with
some of the libraries. Any ideas what I should do to fix this will be
appreciated.
Here's what happens:
~/FP50kcont % f90 -r8 -fast -wsf 2 FP0798.f -o FP0798wsf
sh: /usr/lib/cmplrs/hpfrtl/libp_version_val: not found
f90: Severe: PSE not installed, or parallel HPF library (libphpf) not
compatible with this compiler.
Received on Fri Apr 07 2000 - 19:20:45 NZST