From: "Eric J. Whitney" <eric@aero.usyd.edu.au>
Newsgroups: comp.parallel.pvm
Subject: Error making pvm3.4 under slackware linux
Date: Tue, 25 May 1999 16:13:02 +1000
Organization: The University of Sydney, Australia
Message-Id: <374A3F6D.57505E8B@aero.usyd.edu.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8426


Hi.   This is probably a stupid thing, but hey....

I get an error while making pvm3.4 under slackware linux.  It goes fine
for a while and then I get this error:

building console
cd console; ../lib/aimk CC=cc F77=f77 install
making in LINUX/ for LINUX
make[2]: Entering directory `/home/eric/pvm3/console/LINUX'
cc  -DIMA_LINUX -I../../include -I../../tracer -I../../src -DSYSVSIGNAL
-DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -DFDSETNOTSTRUCT
-DHASERRORVARS -DCTIMEISTIMET -DSYSERRISCONST -DHASREADLINE -c
../../console/cons.c
../../console/cons.c:192: readline/readline.h: No such file or directory

../../console/cons.c:193: readline/history.h: No such file or directory
make[2]: *** [cons.o] Error 1
make[2]: Leaving directory `/home/eric/pvm3/console/LINUX'
make[1]: *** [c] Error 2
make[1]: Leaving directory `/home/eric/pvm3'
make: *** [default] Error 2

Has anyone encountered this problem?  Any hints as to how to fix it?
I've read through the FAQ and dejanews but I couldn't see any solutions
hanging around.

Also, I'm a total newbie to pvm!

Help appreciated!
Eric

