[darcs-users] darcs patch: switch to zlib 0.5.0.0 with new interface for specifyi...

Eric Kow kowey at darcs.net
Sun Nov 2 18:02:22 UTC 2008


Hi David,

On Sun, Nov 02, 2008 at 09:04:11 -0500, David Roundy wrote:
> It may be true that there aren't many users who have installed zlib, but
> most likely *every* darcs developer who has compiled darcs on windows has
> installed the older version of zlib, and I don't see why we shouldn't spend
> a few lines of code to allow them to upgrade zlib at their leisure rather
> than forcing them (including myself) to upgrade immediately.

Would you feel more comfortable with this upgrade (from zlib 0.4 to 0.5)
if we held a snap poll of developers, asking if anybody would actually
object to upgrading their zlib?

This is for the (likely rare) darcs developer who has installed the
Haskell zlib package to make building darcs easier on Windows.  Note
that upgrading your zlib should consist in:

wget http://hackage.haskell.org/packages/archive/zlib/0.5.0.0/zlib-0.5.0.0.tar.gz
tar xzvf zlib-0.5.0.0
cd zlib-0.5.0.0
runhaskell Setup configure
runhaskell Setup build
runhaskell Setup install

(for cabal-install users; simply cabal update, then cabal upgrade zlib)

Thanks!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081102/ceac8b79/attachment.pgp 


More information about the darcs-users mailing list