Re: Unzip tool -- a bit off topic
Re: Unzip tool -- a bit off topic
- Subject: Re: Unzip tool -- a bit off topic
- From: Marcel Weiher <email@hidden>
- Date: Thu, 5 Jun 2003 20:51:55 +0200
On Thursday, June 5, 2003, at 07:13 Uhr, Keith Renz wrote:
I have a quick question that maybe someone can answer.
I'm working on a Cocoa app which makes use of the Unix unzip tool
(usr/bin/unzip) via an NSTask, but we've come to find out that some OS
X installations don't have the unzip tool installed. I never
specifically installed it on my OS X, but it is there nonetheless. In
fact, it was updated with the 10.2.5 updater along with gunzip and
bunzip2. My guess is that I selected one of the additional
installation packages in my original 10.2 installation and the
updaters have followed suit. Does anyone know offhand which
installation package installs the unzip tool or if this is even a
correct assumption?
It's part of the DevTools:
marcel@tuvuk[Receipts]lsbom
/Library/Receipts/DevTools.pkg/Contents/Archive.bom | grep zip
./usr/bin/unzip 100555 0/0 103360 0
./usr/bin/zip 100555 0/0 78976 0
marcel@tuvuk[Receipts]
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
f0249ab8b1af193ef5addcf39fdff5ca
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.