Date: Fri, 28 Jun 2002 16:14:27 -0700 From: Adam Weinberger <monkey@crackula.com> To: "S. Salman Ahmed" <ssahmed@pathcom.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports' configure scripts not finding gtk-config Message-ID: <20020628161427.A9832@crackula.com> In-Reply-To: <15644.60781.163015.987633@zeus.asci>; from ssahmed@pathcom.com on Fri, Jun 28, 2002 at 07:12:45PM -0400 References: <15644.59053.219750.714279@zeus.asci> <20020628230532.GC18990@dan.emsphone.com> <15644.60781.163015.987633@zeus.asci>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <dnelson@allantgroup.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020628161427.A9832>
