From owner-freebsd-questions@FreeBSD.ORG Tue Jul 4 13:32:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F68D16A4DA for ; Tue, 4 Jul 2006 13:32:43 +0000 (UTC) (envelope-from chowse@charter.net) Received: from mxsf30.cluster1.charter.net (mxsf30.cluster1.charter.net [209.225.28.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C98E43D46 for ; Tue, 4 Jul 2006 13:32:43 +0000 (GMT) (envelope-from chowse@charter.net) Received: from mxip33a.cluster1.charter.net (mxip33a.cluster1.charter.net [209.225.28.248]) by mxsf30.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k64DWfIU017864 for ; Tue, 4 Jul 2006 09:32:42 -0400 Received: from 24-176-112-254.dhcp.jcsn.tn.charter.com (HELO [192.168.254.3]) ([24.176.112.254]) by mxip33a.cluster1.charter.net with ESMTP; 04 Jul 2006 09:32:41 -0400 Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <6B2BAB0B-0750-46C4-A5B0-D025019CE6FE@charter.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Questions From: Charles Howse Date: Tue, 4 Jul 2006 08:32:30 -0500 X-Mailer: Apple Mail (2.752.2) Subject: sysinstall and dependencies 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: Tue, 04 Jul 2006 13:32:43 -0000 Hi, 6.1-RELEASE-p2 I recently used sysinstall to install cups-1.1.23 via packages/ftp/ Main Site. That adds ghostscript-gnu and xorg-libraries as dependencies. That's not what I wanted, I don't use a gui, so I selected ghostscript-gnu-no-X11. That didn't work, it installed ghostscript-gnu first and the no-X11 install failed. Now I'm stuck with xorg-libraries, which I don't need nor want. Is there a way to install ghostscript-gnu-no-X11 and fix the cups dependencies? What would have been the proper way to use sysinstall/packages or pkg_add and get no-X11 instead of regular ghostscript-gnu? -- How I make Great Barbecue - http://bubbabbq.homeunix.net/bbq.html