Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 10:15:23 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        Michael J Ruhl <Mike.Ruhl@nokia.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: zip port
Message-ID:  <20030304101143.B72749-100000@blues.jpj.net>
In-Reply-To: <1046720945.29893.291.camel@dhcp18218294.americas.nokia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am trying to install the /usr/ports/archivers/zip port, and have been
> having some problems with it.
>
> It is downloading to files: zip23.tar.gz and zcrypt29.exportable.zip.
>
> Note the second file is a zip file, however, I don't have zip.  How can
> I unzip this file and get the port installed?

The "zip" command creates .ZIP archives; the "unzip" command unpacks them.
The line:

	BUILD_DEPENDS=  unzip:${PORTSDIR}/archivers/unzip

should ensure that "unzip" is installed.
-- 
Trevor Johnson


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030304101143.B72749-100000>