Operating System - HP-UX
1753867 Members
7551 Online
108809 Solutions
New Discussion юеВ

Re: libxml2 and libgcrypts

 
Berardi Angelo
Occasional Contributor

libxml2 and libgcrypts

I am porting software from Tru64 to HP-UX. I need to use the libxml2 and libgcrypts libraries. The libraries that I downloaded from the Porting and Archiving Center are for HP-UX 32 bit, I need them for 64 bit. Do you know where can I find them.

Thanks in advance.
2 REPLIES 2
TTr
Honored Contributor

Re: libxml2 and libgcrypts

The libxml2 is also available from HP in the internet express suite, I don't know if it is 64bit. And there are crypt libraries in the md5checksum package I don't know if they are the right ones either.

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum
rick jones
Honored Contributor

Re: libxml2 and libgcrypts

I suppose that if all else fails, you get the sources - either from the porting center or from where Internet Express has them, and recompile them with +DD64 as an option to the compiler. If there is not some sort of "--enable-64-bit" configure script option, perhaps export CC="cc +DD64" before the configure might be a way.

Also if the Internet Express bits don't have 64-bit versions (of libxml2 and the dependencies, don't forget them :) exercising the old support contract and submitting a defect/enhancement request would be in order.
there is no rest for the wicked yet the virtuous have no pillows