lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] --enable-largefile


From: Thomas Dickey
Subject: Re: [Lynx-dev] --enable-largefile
Date: Tue, 12 Sep 2006 19:36:41 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

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 <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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