Nmap Development mailing list archives
is it a bug?
From: "wangyj" <wangyj () zhong-ying com>
Date: Wed, 4 Mar 2009 15:02:54 +0800
i do this
sh configure (it's ok)
make (it's ok too)
make install
running install_data
if [ ! -e /usr/local/bin/nmapfe -o -L /usr/local/bin/nmapfe ]; then \
ln -sf zenmap /usr/local/bin/nmapfe; \
fi
/bin/sh: test: unknow operation /usr/local/bin/nmapfe
make: *** [install-zenmap] Error 1
2009-03-04
wangyj
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Current thread:
- is it a bug? wangyj (Mar 03)
- Re: is it a bug? David Fifield (Mar 04)
- Re: is it a bug? Daniel Roethlisberger (Mar 04)
- Re: is it a bug? David Fifield (Mar 04)
- [PATCH] Re: is it a bug? Daniel Roethlisberger (Mar 04)
- Re: [PATCH] Re: is it a bug? David Fifield (Mar 04)
- Re: is it a bug? Daniel Roethlisberger (Mar 04)
- Re: is it a bug? David Fifield (Mar 04)
