lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Setting term environment variable


From: Wesley Turner
Subject: lynx-dev Setting term environment variable
Date: Sat, 8 Jun 2002 03:39:20 -0700 (PDT)

When trying to execute the command
>/usr/bin/lynx -dump
in a CGI script, I get an error
>TERM environment variable needs set. while executing "exec /usr/bin/lynx
-dump

After a bit of research, I found that one must define a terminal for lynx.
So, I try
>/usr/bin/lynx -term=vt100 -dump
thinking that this'll solve the problem.  It doesn't, I just get the same
>TERM environment variable needs set. while executing "exec /usr/bin/lynx
-term=vt100 -dump

What am I missing?  BTW, I'm using Lynx Version 2.8.3dev.18 for this.

Many thanks,
Wes


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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