guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] gnu: Add nmap.


From: Leo Famulari
Subject: Re: [PATCH 2/2] gnu: Add nmap.
Date: Tue, 15 Mar 2016 04:29:15 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Tue, Mar 15, 2016 at 09:04:54AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
> Leo Famulari <address@hidden> writes:
> > +     `(#:configure-flags
> > +       (list (string-append "--prefix=" (assoc-ref %outputs "out"))
> > +             "--without-ncat"
> > +             "--without-nmap-update"
> > +             "--without-zenmap")))
> 
> I think ncat is useful.  Does it lead to problems to enable it?

No, I just figured that the netcat package was sufficient. I'll build
ncat in a subsequent version of this patch if desired.

> 
> My approach was to install nmap, nse, ncat, and nping to the "out"
> output, and ndiff and zenmap to their own output.  I attached my
> half-working patch below.  (I wish I had contributed this with some
> parts commented out; at least the nmap/ncat part works fine I believe.)

Thanks, I'll incorporate your patch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]