Nmap Development mailing list archives

[BUG] source tarball is huge


From: John Spencer <maillist-nmap () barfooze de>
Date: Sat, 08 Sep 2012 18:41:59 +0200

nmap-6.01.tar.bz2: 22MB

that's about 30 times bigger than the PCC C compiler

20 MB of the unpacked data are apparently "os x and win build envs"

the tarball has copies of libpcre, libpcap and dozens of other packages in it, which is usually considered "A Bad Idea (TM)"

https://wiki.gentoo.org/wiki/Why_not_bundle_dependencies

please provide a tarball that does not contain "os x and win build envs", and no embedded libraries. if libpcre is needed, check for it in configure and throw an error if not found.
same for libpcap et al.

maybe you can make a "everything included" source tarball and a "sources only" one ?

Regards, J.S.


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: