From owner-freebsd-questions Fri Jun 15 9:39:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 4B6D537B403 for ; Fri, 15 Jun 2001 09:39:13 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GEZ00E01CX8LL@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Fri, 15 Jun 2001 09:39:16 -0700 (PDT) Received: from milkmaker.lc.ca.gov ([165.107.42.161]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GEZ00H3SCX0LR@lcmail2.lc.ca.gov> for freebsd-questions@freebsd.org; Fri, 15 Jun 2001 09:39:07 -0700 (PDT) Date: Fri, 15 Jun 2001 09:39:54 -0700 From: Drew Tomlinson Subject: NMap Port Build To: freebsd-questions@freebsd.org Message-id: <01061509395403.50316@milkmaker.lc.ca.gov> MIME-version: 1.0 X-Mailer: KMail [version 1.2] Content-type: text/plain; charset="iso-8859-15" Content-transfer-encoding: 8bit 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 I am trying to install NMap from the ports on a 4.3-STABLE machine. The command line portion of the port installs fine but I'd like to get the GUI frontend to build. I get the following messages when building: checking for gtk-config... no checking for GTK - version >= 1.0.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. configure: warning: NMAPFE WILL NOT BE BUILT -- BUT NMAP SHOULD STILL WORK I have installed the gtk12 port but continue to get the same error. Does anyone know what I need to set so that NMap will find GTK and build the GUI? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message