Vidiot wrote: >> The issue here is that the library Apache is dependent on is installed >> with gcc, so the only way for me to get it is to install the gcc RPM. >> Do you keep gcc libraries on your boxes? >> >> One such library dependency is >> /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/libgcc_s.a. > > BTW, the library you list above is a static library, not a dynamic library. > Standard library archives (*.a) are not distributed. Dynamic libraries > are lib*.so.* files. You don't know that - AIX commonly uses .a for dynamically loadable modules. Some mean SOBs like myself force our builds to generate .so in spite of IBM's absurd naming conventions. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx