Joerg Mayer wrote:
On Tue, Jun 26, 2007 at 07:23:33PM +1000, Shehjar Tikoo wrote:
$ CFLAGS=-D_GNU_SOURCE\ -D_FILE_OFFSET_BITS=64 ./configure
--enable-wireshark=no --without-zlib
Can the devs please modify the configure scripts and add these
two flags to enable large file support by default?
I've tested this on Linux.
And this will work with zlib and wireshark enabled as well? If not:
There are many more users for whom zlib and gui support is much
more important.
It should work with Wireshark(..which is independent of how files are
read/written..), but zlib will not.
Shehjar