View Single Post

   
  #6 (permalink)  
Old 03-28-2008, 04:35 AM
Mumia W.
 
Posts: n/a
Default Re: lynx/google error

On 03/22/2008 01:27 PM, jeff pugh wrote:
> On Tue, 18 Mar 2008 20:35:56 -0500, Mumia W. wrote:
>
>> On 03/18/2008 10:58 AM, jeff pugh wrote:
>>> On Tue, 18 Mar 2008 08:36:10 -0500, Mumia W. wrote:
>>>
>>>> [...]
>>>> BTW, did you know your post ends with a long string of seemingly random
>>>> characters?
>>> Yeah, every thing below thanks is a copy of the error page I got.
>>>

>> That's very different from what I get when I don't set GLOBAL_MAILCAP to
>> "none."
>>
>> Try it using rxvt or the konsole (KDE). Take a look into /etc/lynx.cfg
>> and see if you can find any obvious culprits. Close irssi (temporarily)
>> and see if that helps.

>
> I"m not sure what you mean by rxvt? I know what konsole is the kde
> equilivent to GNOME Terminal 2.14.2 which what I was I was usin, GNOME
> Terminal 2.14.2 that is. Is rxvt the the main text line you get when you
> ctrl alt f1? I can still get to google with lynx from the, ctrl alt f1
> text environment, But not with GNOME Terminal 2.14.2 I don't have kde
> installed. What do you call these so people know what you're talking about
> GNOME Terminal 2.14.2 or konsole vrs the text terminal you get to with
> ctrl alt f1, Is that the console , and the others terminals?
>


The text console you get with Ctrl-Alt-F1 is often called a virtual
console; however, you got the term right: text console.

Rxvt is an alternate X terminal emulator for Xorg; it's similar to the
konsole or gnome-terminal. There are many X terminal emulators for
Debian. Go into 'aptitude' and search for "x-terminal-emulator"; there
are many options.

You need to see what HTTP headers you lynx browser is sending. I wrote a
script that, when run under Apache, lets me see what HTTP headers are
sent by my browser, and that's how I found how why Google wouldn't
accept Lynx requests.

If that option is a bit too "techy" for you, there are probably some
websites that will let you see your HTTP headers.
Reply With Quote