X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=doHB D9FCoAD5Db64xN9Mxeu0MH1GKjScJJipmf7dE/66Vr6ahq4uYKap6McJAaRCpBm6 WUhrZRw4EDYKTr6uJXWqoUP6ZUQ9eLvPspkB9js1UPFoPrP1qlaX+Bflsn/abd42 4zYogIrlnj5DOsqMAwZ2uObNgZAAWOspyCe5G7I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=TvX1nANb+Z dghCfyTNBUmq2QyJA=; b=l9MZCXGNiksZi7cioar1quy2mqTvqKIOPeJ7iSEJED S3/ZB/MY5WzmgTBYcZBp73nVC9AgoEdQy5NaiIYa/snqFss0dPRlr3fe6xctqPTi +Ch84ROpcOM1w6vjS0idBphrhfAThyzq+iKe1pWuaunH2x9u+bX/DlgEZtWP2OWI I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_40,SPF_PASS autolearn=ham version=3.3.2 X-HELO: northrend.tastycake.net Date: Sun, 23 Feb 2014 22:39:53 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: Unpacking 7z archives on Cygwin64 Message-ID: <20140223223953.GB10290@tastycake.net> References: <530A6C4E DOT 3040109 AT alice DOT it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <530A6C4E.3040109@alice.it> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Sun, Feb 23, 2014 at 10:46:54PM +0100, Angelo Graziosi wrote: > On Cygwin64, is there an utility to unpack .7z archives? No. The Cygwin utility for 7z archives is p7zip, but that's one of the packages that hasn't been ported to 64-bit Cygwin yet. Compare: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=7z&arch=x86 http://cygwin.com/cgi-bin2/package-grep.cgi?grep=7z&arch=x86_64 While you wait for an official 64-bit p7zip package to be produced, the options I can see are: - Swap to 32-bit Cygwin - Obtain the p7zip source code and build it for 64-bit Cygwin yourself - Use native Windows 7z tools Adam -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple