The files called libz are in fact the zlib library.
On Aug 12, 2005, at 8:02 PM, Michael Hall wrote:
On Aug 12, 2005, at 9:32 PM, Dustin Voss wrote:
I don't know if it'll work with whatever zip format you are using,
but there is some code zlib (or libz, whatever) at http://
cocoadev.com/index.pl?NSDataCategory.
zlib, meaning you would need zlib to link against. I don't have
the /usr/lib/zlib.dylib mentioned on the page. There are some of
the mystery libz's as dylib's. But the code looks to be zlib and
you could probably build a dylib for that without too much of a
problem. I did a Mac classical java JDirect port once. More true to
zlib than the java.util.zip classes I thought, it was able to
correctly run the 10 examples that zlib provided anyhow. Compiling
the 'C' was pretty straight forward as I remember and that was Mac OS.
These...
from the zlib man pages that I must of picked up somewhere. I'm not
sure they were installed with the OS though, possibly something later.
Anyhow, if you need to compile the dylib would probably be the
place to start for that.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/jstiles%
40blizzard.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden