From owner-freebsd-ports@FreeBSD.ORG Wed Sep 13 20:23:17 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8528216A403 for ; Wed, 13 Sep 2006 20:23:17 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id E179043D55 for ; Wed, 13 Sep 2006 20:23:13 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm66aec.bellsouth.net ([66.21.215.234]) by imf23aec.mail.bellsouth.net with ESMTP id <20060913202312.UNKD20942.imf23aec.mail.bellsouth.net@ibm66aec.bellsouth.net> for ; Wed, 13 Sep 2006 16:23:12 -0400 Received: from [192.168.0.102] (really [66.21.215.234]) by ibm66aec.bellsouth.net with ESMTP id <20060913202312.ZYWD15083.ibm66aec.bellsouth.net@[192.168.0.102]> for ; Wed, 13 Sep 2006 16:23:12 -0400 Message-ID: <450868AF.1070109@bellsouth.net> Date: Wed, 13 Sep 2006 15:23:11 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: gtk-glade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2006 20:23:17 -0000 vittorio wrote: > in the > linux documentation of a program I'm trying to compile I read that it requires > as dependency "gtk-glade". > Therefore, being unable to find anything similar under > freebsd, I installed libglade2 and glade2 but it seems to no avail. > Any suggestion? > What port(-s) should I install for that dependency? > > Ciao > Vittorio Which program? Are you trying to install from ports? Your dependencies should be there already. If it's something not in ports, maybe you're thinking: linux-libglade-0.17_1 and linux-gtk-1.2.10_4 or linux-gtk2-2.6.10 -- B Briggs