Operating System - HP-UX
1830525 Members
2643 Online
110006 Solutions
New Discussion

Installing trapforwarder on HPUX systems of various flavours - HELP!

 
Cory Enwall
Occasional Contributor

Installing trapforwarder on HPUX systems of various flavours - HELP!

I was wondering if you can help me with a problem I have encountered recently. I am trying to load ncomtech's trapforwarder (http://www.ncomtech.com/download.htm) on three HPUX boxes of various flavours:

dexter >uname -a

HP-UX dexter B.11.11 U 9000/800 909027856 unlimited-user license

# uname -a

HP-UX wiley B.10.20 E 9000/800 1481566331 8-user license

Garfield >uname -a

HP-UX Garfield B.11.11 U 9000/800 817920666 unlimited-user license


When we installed trapforwarder a few months ago, it gave an error message when we tried to execute it, indicating that there were no supporting libraries available to run it. The error message is provided below:

Garfield >trapfwd

/usr/lib/dld.sl: Can't open shared library: /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.1/../../../libstdc++.sl.3

/usr/lib/dld.sl: No such file or directory

Abort(coredump)

We tried to load HPUX C++ libraries (libstdc++-hpux-11.00.tar), but that failed. Do either one of you know of libraries that would work for the two versions of HPUX we have?

Thanks in advance for your help.
1 REPLY 1
harry d brown jr
Honored Contributor

Re: Installing trapforwarder on HPUX systems of various flavours - HELP!



Does GARFIELD have the libstdc++.sl.3 link or library?

ls -l /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.1/../../../libstdc++.sl.3

compare to DEXTER. Garfield probably doesn't have the /opt/gcc directory does it?

live free or die
harry d brown jr
Live Free or Die