• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: APIs to work with zip archives
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: APIs to work with zip archives


  • Subject: Re: APIs to work with zip archives
  • From: John Stiles <email@hidden>
  • Date: Fri, 12 Aug 2005 21:53:02 -0700

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...


http://www.zlib.org
http://www.gzip.org/zlib/

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.


Mike Hall        email@hidden
http://www.spacestar.net/users/mikehall
http://sourceforge.net/projects/macnative



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
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: This email sent to email@hidden
References: 
 >APIs to work with zip archives (From: Timothy Mowlem <email@hidden>)
 >Re: APIs to work with zip archives (From: Dustin Voss <email@hidden>)
 >Re: APIs to work with zip archives (From: Michael Hall <email@hidden>)

  • Prev by Date: Screen snapshot example code posted
  • Next by Date: Re: Core Data and multiple NIBs: how to share the managedObjectContext?
  • Previous by thread: Re: APIs to work with zip archives
  • Next by thread: NSTextView and vertical glyphs
  • Index(es):
    • Date
    • Thread