Operating System - HP-UX
1830487 Members
3114 Online
110005 Solutions
New Discussion

PGP(Macfee EBus-8.1.0) Error .

 
Ray Bell
Regular Advisor

PGP(Macfee EBus-8.1.0) Error .

I have install the pgp software on my server and when I run it I get a library error. I called Macfee and talk with their support and they said I have a wrong gcc version and need to get the gcc-3.3 version. I went out to a site called Merijn's HP-UX Software and down loaded the gcc-3.3.1 for the 64 version and uncompress and untar it and added the path in the /etc/PATH and still the application failed.

Hey can anyone tell me where can I get a version of gcc 3.3.? for hpux 11.11 that I can swinstall on my HP-UX 11.11 unix server?
Has anyone every had a problem with this application before and what they did to correct the problem?
4 REPLIES 4
Peter Godron
Honored Contributor

Re: PGP(Macfee EBus-8.1.0) Error .

Ray,
no points please, but did you also recompile/relink the pgp software?
Steven E. Protter
Exalted Contributor

Re: PGP(Macfee EBus-8.1.0) Error .

Shalom,

gcc 3.3 seems to have been pulled some time ago from the website.

You might want to check with Macfee and see if this is a 32 bit application. You may need to compile it with a 32 bit gcc compiler off the Merijn site.

This is not swinstall, but I think it may be a bit error.

http://www.cmve.net/~merijn/gcc-3.3-32-11.00-hppa2.0.tbz


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: PGP(Macfee EBus-8.1.0) Error .

I think these will work:

http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-4.1.1/

http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-4.1.0/

You will need to carefully install all the dependencies listed.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ray Bell
Regular Advisor

Re: PGP(Macfee EBus-8.1.0) Error .

I did not recomplie the software. Once I downloaed it from the site the instruction said to install by untar it and run the install.sh.
I went out to the Uthat site and downloaded the gcc-4.1.1 and install it but I still get the same error Can't find path for shared library: libgcc_s.sl. Is this in the gcc-4.1.1? Or as they specified to load the gcc-3.3.? and this should correct the problem.