From owner-freebsd-ports Mon Jul 22 23:47:24 2002 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 0330937B400 for ; Mon, 22 Jul 2002 23:47:20 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF1343E31 for ; Mon, 22 Jul 2002 23:47:19 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6N6jokx068667; Tue, 23 Jul 2002 02:45:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla & USE_GNOMENG From: Joe Marcus Clarke To: CHOI Junho Cc: ports@FreeBSD.ORG In-Reply-To: <20020723.151214.71091457.cjh@kr.FreeBSD.org> References: <20020723.151214.71091457.cjh@kr.FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 23 Jul 2002 02:46:49 -0400 Message-Id: <1027406813.656.7.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-07-23 at 02:12, CHOI Junho wrote: > > Hi, > > Recently I installed 4.6 and upgraded to 4.6-stable(today!), and > install gnome2 using ports with USE_GNOMENG=YES. > > After I tried to install www/mozilla, it stops with: > > ... > checking for jpeg_destroy_compress in -ljpeg... yes > checking for png_get_valid in -lpng... yes > checking for mng_initialize in -lmng... yes > checking for gtk-config... no > checking for GTK - version >= 1.2.0... no > *** The gtk-config script installed by GTK could not be found. > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GTK_CONFIG environment variable to the > *** full path to gtk-config. > *** GTK+ is available from ftp://ftp.gtk.org/pub/gtk > configure: error: Test for GTK failed. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach > the "/usr/tmp/b/FreeBSD/ports/www/mozilla/work/mozilla/config.log" > including the output of the failure of your make command. Also, it might > be a good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /b/FreeBSD/ports/www/mozilla. > > > It doesn't show any problem when I commented out > USE_GNOMENG. gtk-1.2.10_7 and gtk-2.0.5 is installed. Other gtk/gnome > related program such as gaim works. You have to do more than just set USE_GNOMENG=yes. You have to say which GNOME components you want to use. From the looks of it, you could probably get away with: USE_GNOMENG= yes USE_GNOME= gtk12 However, you could also remove the ORBit LIB_DEPENDS, and add orbit to the USE_GNOME list as well. I'll try and fix this port up. Joe > > -- > +++ Any opinions in this posting are my own and not those of my employers +++ > CHOI Junho [sleeping now] > [while sleeping] > Korea FreeBSD Users Group Web Data Bank > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message