Newsgroups: comp.parallel.pvm
From: Jaume Catarineu <jaume.catarineu@econ.upf.es>
Subject: PVM 3.3.11 vs RedHat 5.0
Organization: CESCA News service. Catalunya
Date: Tue, 23 Jun 1998 14:34:11 +0000
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <358FBCE3.97CC3697@econ.upf.es>

Hi,

I've tried to install the PVM 3.3.11 over a Linux platform (Redhat 5.0).

But the first problem I've found is at the compiling time. When I type
the 'make' instruction I take the follow message:

  [root@amadeus /usr/local/pvm3]# PVM_ROOT=/usr/local/pvm3
  [root@amadeus /usr/local/pvm3]# PVM_DPATH=$PVM_ROOT/lib/pvmd
  [root@amadeus /usr/local/pvm3]# export PVM_ROOT PVM_DPATH
  [root@amadeus /usr/local/pvm3]# make
  building in src
  cd src; ../lib/aimk install
  making in UNKNOWN/ for UNKNOWN
  make[1]: Entering directory `/usr/local/pvm3/src/UNKNOWN'
  make[1]: /usr/local/pvm3/conf/UNKNOWN.def: No such file or directory
  make[1]: *** No rule to make target
           `/usr/local/pvm3/conf/UNKNOWN.def'.    Stop.
  make[1]: Leaving directory `/usr/local/pvm3/src/UNKNOWN'
  make: *** [s] Error 2

Then, I've gone to the /usr/local/pvm3/conf/ directory. There I've
seen that there not exist the file named UNKNOWN.def and I've tried
to create a symbolic link between the LINUX.def/LINUX.m4 files to
the (creating them) UNKNOWN.def./UNKNOWN.m4 files.
Then, when I typed 'make' I did the follow messages:

  building in src
  cd src; ../lib/aimk install
  making in UNKNOWN/ for UNKNOWN
  make[1]: Entering directory `/usr/local/pvm3/src/UNKNOWN'
  cc -O -DCLUMP_ALLOC -I../../include -DARCHCLASS=\"UNKNOWN\"
        -DIMA_UNKNOWN -DSYSVSIGNAL -DNOWAIT3 -DNOUNIXDOM
        -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -c ../ddpro.c
  cc: installation problem, cannot exec `cpp': No such file or directory

And I though that there was 'cause there is the need of a simbolic link
between /usr/bin/c++ and /usr/bin/cpp...
  building in src
  cd src; ../lib/aimk install
  making in UNKNOWN/ for UNKNOWN
  make[1]: Entering directory `/usr/local/pvm3/src/UNKNOWN'
  cc -O -DCLUMP_ALLOC -I../../include -DARCHCLASS=\"UNKNOWN\"
        -DIMA_UNKNOWN -DSYSVSIGNAL -DNOWAIT3 -DNOUNIXDOM
        -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -c ../ddpro.c
  gcc: /tmp/cca00940.i: No such file or directory
  gcc: /tmp/cca00941.ii: No such file or directory
  gcc: /tmp/cca00942.ii: No such file or directory
  gcc: /tmp/cca00943.ii: No such file or directory
  gcc: /tmp/cca00944.ii: No such file or directory
  ... ad finitum ...


What's the problem? Can someone to tell me who he/she has installed
this version of PVM pver a Linux platform?

Thanks,



                                                Jaume Catarineu,




