Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 18:43:57 -0400
From:      "S. Salman Ahmed" <ssahmed@pathcom.com>
To:        freebsd-questions@freebsd.org
Subject:   Ports' configure scripts not finding gtk-config
Message-ID:  <15644.59053.219750.714279@zeus.asci>

next in thread | raw e-mail | index | archive | help

I had been trying to build nmapfe from ports on a 4.6-STABLE box, and
one of the configure scripts for nmapfe wasn't able to find the
gtk-config script even though I had already installed gtk-1.2 and
gtk-2.0 on my system.

I tracked the problem down to the the fact that gtk12-config existed in
/usr/X11R6/bin but there was no gtk-config in that directory. My quick
fix was to just symlink gtk-config to gtk12-config. After that fix,
nmapfe built without any problems.

My question is: is this a bug/breakage in the upstream nmapfe source or
is it in gtk-1.2 port (for not creating the gtk-config symlink) ?

Also, since I just noticed that I also have gtk-2.0 installed why is
there no gtk20-config script ?

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15644.59053.219750.714279>