From owner-freebsd-questions@FreeBSD.ORG Wed May 13 20:07:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ACC31065670 for ; Wed, 13 May 2009 20:07:41 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: from hook.uz.zgora.pl (hook.uz.zgora.pl [212.109.128.44]) by mx1.freebsd.org (Postfix) with ESMTP id E705C8FC1D for ; Wed, 13 May 2009 20:07:40 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: from localhost (localhost [127.0.0.1]) by hook.uz.zgora.pl (Postfix) with ESMTP id E2185510D8; Wed, 13 May 2009 22:07:37 +0200 (CEST) X-Virus-Scanned: AntiSPAM System - University of Zielona Gora Received: from hook.uz.zgora.pl ([127.0.0.1]) by localhost (hook.uz.zgora.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5UiwkqK3Xp+T; Wed, 13 May 2009 22:07:37 +0200 (CEST) Received: from komp.skl (xdsl-5405.zgora.dialog.net.pl [84.40.169.29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by hook.uz.zgora.pl (Postfix) with ESMTPSA id 83490510D2; Wed, 13 May 2009 22:07:37 +0200 (CEST) From: Zbigniew Komarnicki To: Jonathan Chen Date: Wed, 13 May 2009 22:07:29 +0200 User-Agent: KMail/1.9.9 References: <200905131028.38815.cblasius@gmail.com> <200905131754.09494.cblasius@gmail.com> <20090513190810.GA44978@osiris.chen.org.nz> In-Reply-To: <20090513190810.GA44978@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905132207.29902.cblasius@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: ghostscript8 - errors when compiling from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 20:07:41 -0000 > Here's the thing: Ghostscript has a hidden (and apparently broken) > dependency on cups (ie, it's not in the Makefile). If you (forcibly) > deinstall cups-base and cups-client, you will be able to install > ghostscript cleanly. Then when that succeeds, you reinstall cups-client > (first) and then cups-base. > > Hope that helps. Thank you very much :-) Now is OK. Zbigniew