From owner-freebsd-questions Fri Jun 28 16:22: 3 2002 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 BA31037B400 for ; Fri, 28 Jun 2002 16:21:57 -0700 (PDT) Received: from mail.crackula.com (adsl-64-169-68-38.dsl.snfc21.pacbell.net [64.169.68.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6332943E09 for ; Fri, 28 Jun 2002 16:21:48 -0700 (PDT) (envelope-from monkey@mail.crackula.com) Received: (from monkey@localhost) by mail.crackula.com (8.9.3/8.9.3) id QAA14441; Fri, 28 Jun 2002 16:14:28 -0700 (PDT) Date: Fri, 28 Jun 2002 16:14:27 -0700 From: Adam Weinberger To: "S. Salman Ahmed" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports' configure scripts not finding gtk-config Message-ID: <20020628161427.A9832@crackula.com> References: <15644.59053.219750.714279@zeus.asci> <20020628230532.GC18990@dan.emsphone.com> <15644.60781.163015.987633@zeus.asci> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: MarioMail Super Nintendo w/ 2 controllers In-Reply-To: <15644.60781.163015.987633@zeus.asci>; from ssahmed@pathcom.com on Fri, Jun 28, 2002 at 07:12:45PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG no need to delete first if you're going to cvsup, but you don't need to do that. just go into the nmapfe work/nmapfe-whatever/ directory, and: # cp configure configure.orig # sed -e "s/gtk-config/gtk12-config/g" configure.orig > configure then go back and make install clean the port. -Adam S. Salman Ahmed took 1.1K on Fri, Jun 28, 2002 at 07:12:45PM -0400 to say: > >>>>> "DN" == Dan Nelson writes: > DN> There shouldn't be any gtk-config. gtk12 installs > DN> gtk12-config, and the nmapfe port seems to build fine for me: > DN> > DN> checking for gtk-config... /usr/X11R6/bin/gtk12-config > DN> > DN> The port Makefile sets USE_GTK=yes, which ends up setting > DN> GTK_CONFIG=${X11BASE}/bin/gtk12-config , so everyhint *should* > DN> have worked for you. > DN> > > Is it possible that my ports tree got fubared somehow ? If so, would > deleting /usr/ports and re-cvsupping help ? > > I didn't think that setting up the gtk-config symlink was right either. > > >> Also, since I just noticed that I also have gtk-2.0 installed why > >> is there no gtk20-config script ? > DN> gtk20 uses pkgconfig, so the info ends up stored in > DN> /usr/local/libdata/pkgconfig/ instead of > DN> /usr/local/bin/*-config. > DN> > > OK, I see now. > > Thanks. > > -- > Salman Ahmed > ssahmed AT pathcom DOT com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "Oh good, my dog found the chainsaw." -Lilo Adam Weinberger monkey@crackula.com http://www.crackula.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message