On Mon, Sep 11, 2006 at 11:41:05AM -0400, Khaz Sapenov wrote:
> I've built lynx2.8.6pre.3.tar.gz with --enable-largefile, and tried to 
> test it locally but still get error:
> "Read 2095753 KiB of data, 26189 KiB/sec.File size limit exceeded"

The "File size limit exceeded" doesn't come from lynx itself.
I'm guessing that it's from 

2006-08-31 (2.8.6dev.19)
* add check for failure to write to disk, e.g., on disk full, and report
  error condition via HTAlert() -PG

Either your filesystem isn't enabled for 2Gb+ files, or the configure
check isn't working properly.

For instance

http://www.madirish.net/tech.php?section=5&article=27

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to