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

Re: Lynx -dump problems



On Wed, Jul 17, 2002 at 08:17:12AM -0400, Patrick Wiseman wrote:
> On Wed, 17 Jul 2002, Matthew Daubenspeck wrote:
> 
> > Basically, all lynx has to do is use the -dump option, call the page
> > and the script does the rest.
> > 
> > However, the script does not work.
> 
> I had a similar problem with a perl script.  In my case it was solved so:
> 
> # need this to correct problem with lynx wanting temporary files in ~/tmp
> $ENV{LYNX_TEMP_SPACE}="/tmp";
> 
> Apparently, some versions of lynx are hardwired to put temporary files in
> ~/tmp (which rarely exists) instead of /tmp.

No difference. I remember it being something about the TERM, but am
having no luck locating the correct setting.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: