Home | History | Annotate | Download | only in src
      1 This directory contains sources for all libraries and applications that
      2 are part of Cool Stack 1.1. We do intend to add more.
      3 The script 'build_webstack.sh' builds the entire source tree. Note that 
      4 the order of builds is critical, so if you're running anything 
      5 manually (or portions of the build only), use the script as a reference 
      6 for the dependencies.
      7 
      8 Bug fixes
      9 =========
     10 A few bugs in Cool Stack 1.1 have been fixed. These are listed below:
     11 
     12 httpd: mod-authnz-ldap has been added to the configure line.
     13 
     14 gd: A bug in the configure line prevented png support. This has been fixed.
     15 
     16 php: A bug in the 'make_fdo' script prevented feedback profile optimization.
     17 	This has now been fixed.
     18 
     19 Updates from Cool Stack 1.1
     20 ===========================
     21 . APC has been updated to 3.0.14. This has a lot of bug fixes and is 
     22   required to get dtrace and mediawiki to work.
     23