----- Original Message -----
| From: "Thorsten Glaser" <[email protected]>
| To: "Cleber Vieira Baptista" <[email protected]>
| Cc: [email protected]
| 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 <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev