From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 16 00:05:35 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D40A106568D for ; Sat, 16 Jan 2010 00:05:35 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 330848FC08 for ; Sat, 16 Jan 2010 00:05:34 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward11.mail.yandex.net (Yandex) with ESMTP id 96542F49E25 for ; Sat, 16 Jan 2010 03:01:07 +0300 (MSK) Received: from smeshariki2.local (unknown [77.66.250.137]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 6773E3220081 for ; Sat, 16 Jan 2010 03:01:07 +0300 (MSK) Message-ID: <4B5101B7.7050204@yandex.ru> Date: Sat, 16 Jan 2010 03:00:55 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.1.5) Gecko/20091220 Thunderbird/3.0 MIME-Version: 1.0 To: FreeBSD GNOME Users References: <4B50F9C8.1020707@yandex.ru> In-Reply-To: <4B50F9C8.1020707@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1263600067 X-Yandex-Spam: 1 X-Yandex-Front: smtp13.mail.yandex.net Cc: Subject: Re: file-roller and p7zip X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2010 00:05:35 -0000 16.01.2010 02:27, Ruslan Mahmatkhanov пишет: > > I have a problem when trying to open .zip files with file-roller and > when archivers/p7zip is installed (built with MINIMAL option). > Hmm.. So the solution was to build archivers/p7zip with WITH_MINIMAL switched to off (as by default). Sorry for the noise.