From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 09:18:41 2005 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 73CC816A41F for ; Mon, 8 Aug 2005 09:18:41 +0000 (GMT) (envelope-from Qiang.Xu@fujixerox.com) Received: from mx20.fujixerox.co.jp (mx20.fujixerox.co.jp [192.26.96.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E02A343D46 for ; Mon, 8 Aug 2005 09:18:40 +0000 (GMT) (envelope-from Qiang.Xu@fujixerox.com) Received: from isvw20.fujixerox.co.jp ([129.249.27.140]) by mx20.fujixerox.co.jp with ESMTP id j789IcOi011874 for ; Mon, 8 Aug 2005 18:18:38 +0900 (JST) Received: from ms20.fujixerox.co.jp (localhost [127.0.0.1]) by isvw20.fujixerox.co.jp with ESMTP id j789IcnI023828 for ; Mon, 8 Aug 2005 18:18:38 +0900 (JST) Received: from sgpaphq-smtp01.fujixerox.com ([13.198.8.73]) by ms20.fujixerox.co.jp with ESMTP id j77MkPGf005352 for ; Mon, 8 Aug 2005 18:18:38 +0900 (JST) Received: from mailhost.sgp.fujixerox.com by sgpaphq-smtp01.fujixerox.com with ESMTP id 109970111123492711; Mon, 08 Aug 2005 17:18:31 +0800 Received: from localhost (localhost [127.0.0.1]) by localhost.sgp.fujixerox.com (Postfix) with SMTP id 96DF31D938 for ; Mon, 8 Aug 2005 17:18:24 +0800 (SGT) Received: from sess.xssc.sgp.xerox.com (unknown [13.198.33.122]) by imss.sgp.fujixerox.com (Postfix) with ESMTP id D6F161D8FE; Mon, 8 Aug 2005 17:18:18 +0800 (SGT) From: Xu Qiang To: freebsd-questions@freebsd.org Date: Mon, 8 Aug 2005 17:21:51 +0800 X-Sent-Folder-Path: Sent Items X-Mailer: Oracle Connector for Outlook 9.0.4 60130 (9.0.2711) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: <20050808091818.D6F161D8FE@imss.sgp.fujixerox.com> Subject: Gnome install in FreeBSD? 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: Mon, 08 Aug 2005 09:18:41 -0000 Hi, all: Up to now, nearly all my system is compiled and installed manully by myself= . = I installed the mini 5.3 iso, and then downloaded and compiled src for ever= y other software, such as X Window, GTK+, XEmacs, Apache Web Server, etc. = But when my eyes turns to Gnome, I am really scared by its components and d= ependencies. At this point, I am willing to install it from ports. = However, there is a problem: all my previous softwares were installed manua= lly, could ports check it out to avoid install some dependencies (like GTK+= ) twice? Regards, Xu Qiang