roy langford wrote: > the error message is "Alert! Lynx unable to uncompress > temporary file!"
I see the problem. I compiled Lynx on both Cygwin 1.3.10 (with GCC 2.95.3-5) and Windows XP Professional (with Borland C++ 5.5). Cygwin: If I compile with --with-zlib it uses the library to uncompress the files. If I don't it uses gzip (and I need ash installed). Windows XP Professional: I compiled without --with-zlib and it failed with such sites. I think it works if you have gzip for Windows. Question: Is there any way to make Lynx not send 'Accept-Encoding: gzip, compress' and not use gzip if I don't compile with --with-zlib ? BTW, I compiled OpenSSH 0.9.6d with Borland C++ but don't know how to compile zlib. Makefile.b32 and Makefile.bor don't work. > the error occurs when trying to access http://www.crucial.com > as well as most abcnews sites (www.abcnews.com). After the > error occurs lynx leaves me at the web page that i was > viewing before the go to url command.. ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
