HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: AIX
Author: LGee
Date: 03/13/2013 15:22
 
Hello,

HTTrack 3.46 status report on AIX 7.1 (7100-01-05-1228)

- If you compile with gcc installed to a library structure where iconv is also
present (in my case, /opt/freeware/), gcc will pick it up and try to use it,
but later it will conflict with symbols the default iconv which is going to be
used by the linker. I managed to compile it with the IBM C compiler (XLC),
didn't bother solving the issue with gcc but it must be pretty trivial.

- AIX openssl (openssl.base fileset) provides /usr/lib/libssl.a which will not
work with the current version of httrack due to the fact that each possible
openssl library version is hardcoded in the source (htsmodules.c) 
If you have another version/package of openssl installed on the system to a
different path, you can run httrack in the following way to make sure it
detects and uses openssl:

LIBPATH=/opt/freeware/lib httrack

Or just extract the single file libssl.so.0.9.8 from libssl.a and put it in
the same dir, making sure you clean it up during possible updates to the AIX
fileset.

I'm just starting to use it, I hope it is going to work for me.

On a side note, the source code throws a good amount of warnings with either
compiler. I know it's not lethal, just plain ugly. :>

---

Anyone having trouble on this platform can find me as LGee on the ##aix
channel of irc.freenode.net.

cheers
LGee
 
Reply Create subthread


All articles

Subject Author Date
AIX

09/29/2008 13:34
Re: AIX

09/29/2008 20:03
Re: AIX

03/13/2013 15:22




d

Created with FORUM 2.0.11