Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: error building nmap on macosx

Re: error building nmap on macosx

From: Mathieu Prevot <mathieu.prevot_at_gmail.com>
Date: Thu, 25 Oct 2007 22:51:01 +0200

2007/10/25, David Fifield <david_at_bamsoftware.com>:
> On Thu, Oct 25, 2007 at 02:33:58PM +0200, Mathieu Prevot wrote:
> > Hi,
> > I have the following error:
> > --------
> > Building NmapFE graphical frontend
> > cd . && aclocal
> > aclocal: configure.ac: 9: macro `AM_PATH_GTK_2_0' not found in library
> > make[1]: *** [aclocal.m4] Error 1
> > make: *** [nmapfe/nmapfe] Error 2
> > --------
> > Can someone help me ?
> > I use macosx 10.4.10. I used just './configure&&make' as non root user.
>
> aclocal shouldn't be run at all unless you changed configure.ac, or
> maybe your file modification times are messed up. I just tried a brand
> new Subversion checkout and aclocal doesn't run.
>
> You can try
> cd nmapfe
> touch aclocal.m4
> touch configure
> touch config.status
> touch Makefile
> And then run make again.
>
> David

Thanks David, it worked !
However, for the GUI, there is no GTK framework. Is there any project
for using the carbon framework for macosx nmap?

Mathieu

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Oct 25 2007

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]