On Thu, Jul 02, 2015 at 09:39:50AM +0900, Daniel Bridges wrote: > > But I don’t understand how to edit the lynx.cfg file or proceed any further. > I have encountered this error message: > ~~~ > $ lynx -cfg=/[folders]/lynx2-8-8/lynx.cfg > > Lynx file "/usr/local/etc/lynx.lss" is not available.
Lynx is looking in the location which was compiled-in, based on the --prefix option given to the configure script. You can override that location using the -lss option or the $LYNX_LSS environment variable. -- Thomas E. Dickey <[email protected]> http://invisible-island.net ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
