lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Configuration file ./lynx.cfg is not available.


From: Thomas Dickey
Subject: Re: [Lynx-dev] Configuration file ./lynx.cfg is not available.
Date: Mon, 15 Jun 2015 20:34:50 -0400 (EDT)

----- Original Message -----
| From: "Thorsten Glaser" <address@hidden>
| To: "Cleber Vieira Baptista" <address@hidden>
| Cc: address@hidden
| Sent: Monday, June 15, 2015 5:41:45 PM
| Subject: Re: [Lynx-dev] Configuration file ./lynx.cfg is not available.
| 
| ren C:\lynx_w32\lynx.exe C:\lynx_w32\lynx_.exe
| copy con C:\lynx_w32\lynx.bat
| @echo off
| c:
| cd \lynx_w32
| lynx_ %1 %2 %3 %4 %5 %6 %7 %8 %9
| ^Z

The command-line is probably expecting .\lynx.cfg

Running

    lynx -trace --trace-mask=8 .

should show the actual pathname sought in the trace file.

-- 
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]