Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Docs

[Httpd Wiki] Update of "AIXPlatform" by EricCovener

 

 

Apache docs RSS feed   Index | Next | Previous | View Threaded


wikidiffs at apache

Jun 30, 2013, 10:12 AM

Post #1 of 1 (67 views)
Permalink
[Httpd Wiki] Update of "AIXPlatform" by EricCovener

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=11&rev2=12

* xlc and gcc both are reported to work
* It's strongly suggested to install the coreutils RPM and be sure /opt/freeware/bin/install is high in your PATH and found by APR configure for BSD-compatible install.
* covener believes this might solve failures to install DSO's.
+ * This is probably fixed in trunk (by using CP instead of install)
* Building a recent autoconf, m4, libtool, and zlib (and maybe PCRE?) to some shared prefix doesn't hurt (e.g. $HOME/gnu)
* For something long forgotten, adding that prefix to your LIBPATH helps some stage of the build
* export PATH=$HOME/gnu/bin:/opt/freeware/bin:$PATH
@@ -18, +19 @@

* To build from trunk, you'll need a working python. You can install gdbm and python2.6 from the "AIX Toolbox for Linux" RPMs, or from http://www.perzl.org/.
* Grab a srclib/expat, or expat and expat-devel from http://www.perzl.org
* Grab a srclib/pcre, or pcre and pcre-devel from http://www.perzl.org
+
+ == 2.4 specific info ==
+ * If you compile mod_unixd as static, you also need this in server/Makefile +EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR) $(top_srcdir)/modules/arch/unix/

== 64-bit ==
* Re-configure after changing any of these.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe [at] httpd
For additional commands, e-mail: docs-help [at] httpd

Apache docs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.