Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  • If you use a bundled expat, you might find the link of apr-util fails. The following change might help:


    Wiki Markup
    _perl -p -i.orig -e  \"s#\[^ \]+libexpat.la#-L$curdir/srclib/apr-util/xml/expat/lib/ -lexpat#; s#\[^ \]+libapr-1.la##;\" $PWD/srclib/apr-util/Makefile_
    \\


AIX layout discussion

With the latest distributions there is a layout for AIX in config.layout to assist with standardization of packaging on AIX.

...