Newsgroups: comp.parallel.pvm
From: gupta@acsu.buffalo.edu (Vijay Gupta)
Subject: Help Needed in compiling XPVM
Organization: UB
Date: 15 Dec 1995 22:02:33 GMT
Message-ID: <4asr9p$lrd@azure.acsu.buffalo.edu>


Hi !

I am trying to install XPVM on a SGI machine which is runnning IRIX 4.0.5

I untar the files and follow all the instructions as outlined in README file.
It tries to install the xpvm in the /usr/local/pvm3/bin/SGI directory
rather then my home directory. Even if I install it there, when I try to
run it, it gives segmentation fault. 

Can somebody help me out on this.



The details are as follows:
I have specified the correct version of PVM TCL and TK in the MAkefile
The PVM is located in /usr/local/pvm3
The tcl and tk (*.tcl files) are located in /usr/local/lib/tcl 
and /usr/local/lib/tk respectively.



In the /usr/local/lib directory I have : 

l---------   1 root     sys           11 Nov 30 12:07 libtcl.a@ -> libtcl7.4.a
-rw-r--r--   1 root     sys       282264 Nov 30 11:57 libtcl7.4.a
l---------   1 root     sys           10 Nov 30 17:16 libtk.a@ -> libtk4.0.a
-rw-r--r--   1 root     sys      1015484 Nov 30 17:01 libtk4.0.a
drwxr-xr-x   2 root     sys          512 Nov 30 22:11 tcl/
drwxr-xr-x   3 root     sys          512 Nov 30 22:11 tk/



 and in /usr/local/bin I have :

l---------   1 root     sys            8 Nov 30 12:09 tclsh@ -> tclsh7.4
-rwxr-xr-x   1 root     sys       333180 Nov 30 11:57 tclsh7.4*


I set all the variables as outlined in README file.
I have :

---
TCLLIBDIR = 
TCLINCL = /usr/local/lib/tcl

TKLIBDIR = 
TKINCL = /usr/local/lib/tk

Also I have defined the shell variables 

TCL_LIBRARY=/usr/local/lib/tcl
TK_LIBRARY=/usr/local/lib/tk
XPVM_ROOT=/usr/people/TJM/gupta/ftp/xpvm/xpvm



Thanks
Bye
Vijay

