rpm/zlib/aix
jbj 4ec7ad486e Upgrade to zlib-1.2.0.1.
CVS patchset: 6860
CVS date: 2003/05/18 18:33:39
2003-05-18 18:33:39 +00:00
..
README Upgrade to zlib-1.2.0.1. 2003-05-18 18:33:39 +00:00
configure.diff Upgrade to zlib-1.2.0.1. 2003-05-18 18:33:39 +00:00
mkexps Upgrade to zlib-1.2.0.1. 2003-05-18 18:33:39 +00:00

README

To make a shared library:

1. Compile a static library
2. Use mkexps on that to create libz.exp
3. Apply the configure.diff patch to configure
4. Run the new configure to make a new Makefile
5. Use the new Makefile to make the shared library

Courtesy of dbakker@arrayasolutions.com