in reply to Help with HTTP::GHTTP

AIX for Linux already sounds dubious, and I have no reason to believe that a .rpm (redhat package manager) file has any legitimate business to do on AIX. So instead of commenting out a crucial part of the makefile just to make it produce, how about building the prerequisite from the source package instead...http://ftp.gnome.org/pub/gnome/sources/libghttp/1.0/

One world, one people

Replies are listed 'Best First'.
Re^2: Help with HTTP::GHTTP
by dmz8080 (Initiate) on Aug 11, 2015 at 12:59 UTC

    :) - Which is the second (and current) method of implementation troubleshooting - "I then downloaded the libraries directly and installed them, the module still cannot find the library." The only difference between the two is where the libraries deploy to. The AIX toolset puts them in /usr/lib, whereas the standalone install drops them in /usr/local/lib - but I digress.

    So to level set, I have installed the libraries straight from the gnome site, and those are the libraries that I am currently using