Leo Famulari <l...@famulari.name> writes:

> On Tue, Mar 15, 2016 at 09:04:54AM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
>> Leo Famulari <l...@famulari.name> 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.

I like to just install nmap and use its ncat instead of having to
install a separate netcat package.  But I also figure nmap's ncat has
features which other netcat implementations might not have.  AFAIK other
netcat packages usually install the binary 'nc', which doesn't conflict
with nmap's ncat binary, so I'd just build it along.  It's what other
distros do as well I believe.  (At least Debian; I adopted the nmap,
ndiff, zenmap split from them.)

Taylan

Reply via email to