From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 07:24:02 2003 Return-Path: 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 AE10737B401 for ; Mon, 21 Jul 2003 07:24:02 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C63C743FBD for ; Mon, 21 Jul 2003 07:24:01 -0700 (PDT) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail3.panix.com (Postfix) with ESMTP id 63D029820F for ; Mon, 21 Jul 2003 10:23:55 -0400 (EDT) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id 2BEE02AA3C for ; Mon, 21 Jul 2003 10:23:55 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 19ebZy-00042o-00 for ; Mon, 21 Jul 2003 10:23:54 -0400 Date: Mon, 21 Jul 2003 10:23:54 -0400 From: stan To: Free BSD Questions list Message-ID: <20030721142354.GA15371@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.21 X-Uptime: 10:18:44 up 34 days, 21:21, 2 users, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Probelms buildign gedit2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 14:24:03 -0000 I'm building another machine that I had planed on being like several others. Unforutnately the gedit port does not seem to exist in a curent install. I assume this is part of the forced migration (a bit like a forced march as far as I can see) to Gnome2. Worse the gedti2 port build fails in building libgnome-2, like this: checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26... gnome-config: not found gnome-config: not found Package gnome-vfs-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-vfs-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-vfs-2.0' found configure: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find I would happily just installed a precompiled binary, if someone can point me to it. Thansk. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin