Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "AIXPlatform" page has been changed by EricCovener:
https://wiki.apache.org/httpd/AIXPlatform?action=diff&rev1=17&rev2=18

Comment:
ssl freeware hint

   * If you're building with SSL:
    * install pkg-config from perzl or toolbox
    * install openssl and openssl-devel from perzl or toolbox
+   * If using third-party openssl packages, export 
LD_LIBRARY_PATH=/opt/freeware/lib64 before running configure
-   * XXX: If the link of "ab" fails, edit ab_LDFLAGS in build/config_vars.mk 
to switch -L/opt/freeware/lib to  -L/opt/freeware/lib64.
-   * XXX: If mod_ssl fails to build. modules/ssl/modules.mk same update as 
above
  
  == Link errors with bundled expat and when using DESTDIR ==
   * If you use a bundled expat, you might find the link of apr-util fails.  
The following change might help:

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to