SUMMARY ------- Patch accomplishes addition of --enable-local-libpng and --enable-local-zlib allowing packagers of rrdtool to either use libpng and zlib code included with RRDtool (default) or use local OS's installed shared libraries. Also a cygwin package is created using local OS zlib and libpng. I consider this change experimental.
ATTACHMENTS ----------- rrdtool-1.0.45-1.patch : proposed changes patch.sh : created patch file before a manual edit bad_hunk.patch : ltmain.sh has a problematic ^M MODIFIED FILES ------------- /rrdtool.spec /CHANGES /CONTRIBUTORS /configure.in /Makefile.am /perl-shared/Makefile.PL.in /tcl/Makefile.am /src/Makefile.am /doc/Makefile.am NEW FILES --------- /CYGWIN-PATCHES/rrdtool.README /CYGWIN-PATCHES/setup.hint An entire new aclocal.m4 had to be derived (see patch.sh) to get cygwin to work followed by "libtoolize" and "autoreconf". These changes look okay on a RH 7.2 box I tested with. No 'C' code changes needed. Numerous autoconf/automake fixes are included and I included the example perl code in the RPM on the linux side (review rrdtool.spec changes). To compile on cygwin follow the cookbook at http://cygwin.com/setup.html. I created a cygwin mirror and hacked it up to install rrdtool on a few machines via the cygwin setup.exe program and it installed and ran fine. I'd appreciate any feadback. Lee Thompson <[EMAIL PROTECTED]> __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- Attached file removed by Ecartis and put at URL below -- -- Type: text/plain -- Desc: rrdtool-1.0.45-1.patch -- Size: 564k (578430 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/rrdtool-1.0.45-1.patch -- Attached file removed by Ecartis and put at URL below -- -- Type: text/plain -- Desc: patch.sh -- Size: 1k (1188 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/patch.sh -- Attached file removed by Ecartis and put at URL below -- -- Type: text/plain -- Desc: bad_hunk.patch -- Size: 727 bytes -- URL : http://www.ee.ethz.ch/~slist/p/bad_hunk.patch -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
