Again: Installing scotty-2.1.5 on hp-ux 10.20

Stefan Gruendel (stefan.gruendel@sap-ag.de)
Thu, 13 Mar 1997 14:57:36 +0100

Hi,
recently there was a thread concerning installation problems
with scotty2.1.5 on HP-UX 10.20 - but I haven't seen an answer which
can solve my problem.

Here it goes:
I'm using HP-UX 10.20, cc, TCL 7.6 and TK 4.2.
I compiled scotty only with minor warnings (concerning pointer assign-
ments) and when doing a "make install":
hw1245:root# make install
Installing scotty2.1.5 and tnm2.1.5.sl
Installing ./../tnm/library/README
Installing ./../tnm/library/dialog.tcl
Installing ./../tnm/library/output.tcl
Installing ./../tnm/library/snmp.tcl
Installing ./../tnm/library/monitor.tcl
Installing ./../tnm/library/obsolete.tcl
Installing ./../tnm/library/init.tcl
initialization failed: couldn't load file "/local/lib/tnm2.1.5.sl":
unresolved symbol name
*** Error exit code 1

/local/lib/tnm2.1.5.sl exists:
hw1245:root# ls -al /local/lib/tnm2.1.5.sl
-r-xr-xr-x 1 root sys 337513 Mar 13 14:31 /local/lib/tnm2.1.5.sl

and seems to be fine:
hw1245:root# file /local/lib/tnm2.1.5.sl
/local/lib/tnm2.1.5.sl: PA-RISC1.1 shared library -not stripped

this happens when making the target "tnm-install-library:" doing this
by hand I get the same result:
hw1245:root# setenv TCLLIBPATH "/usr/local/lib/tnm2.1.5
/usr/local/lib/tkined1.4.5"
hw1245:root# echo $TCLLIBPATH
/usr/local/lib/tnm2.1.5 /usr/local/lib/tkined1.4.5
hw1245:root# ./scotty
initialization failed: couldn't load file "/local/lib/tnm2.1.5.sl":
unresolved symbol name

Anyone having the same problem, anyone some ideas ??

Thanks Stefan

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.