[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV 2-8 help: Help!
From: |
Doug Kaufman |
Subject: |
Re: LYNX-DEV 2-8 help: Help! |
Date: |
Wed, 4 Mar 1998 19:55:05 -0800 (PST) |
On Wed, 4 Mar 1998, Philip Webb wrote:
> > > lynx_cfg.h is not defining the location of lynx.cfg correctly
I think that you probably need to verify the location of the lynx.cfg
that is compiled into your executable file. If that is correct, but you
don't get the right file, then it must be overridden by a LYNX_CFG
variable, possible set by your system administrator for the systemwide
lynx. I would try either using a search in a binary editor (such as vim,
with nowrap set) or by using strings on the file (e.g.
strings lynx|grep "lynx.cfg"|less). The configure program is only a
problem if the wrong address is in the binary file.
Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
address@hidden
Re: LYNX-DEV 2-8 help: Help!, Nelson Henry Eric, 1998/03/03
Re: LYNX-DEV 2-8 help: Help!, Nelson Henry Eric, 1998/03/03
Re: LYNX-DEV 2-8 help: Help!, Nelson Henry Eric, 1998/03/04
- Re: LYNX-DEV 2-8 help: Help!, Philip Webb, 1998/03/04
- Re: LYNX-DEV 2-8 help: Help!, T.E.Dickey, 1998/03/04
- Re: LYNX-DEV 2-8 help: Help!,
Doug Kaufman <=
- Re: LYNX-DEV 2-8 help: Help!, T.E.Dickey, 1998/03/05
- Re: LYNX-DEV 2-8 help: Help!, Philip Webb, 1998/03/05
- Re: LYNX-DEV 2-8 help: Help!, T.E.Dickey, 1998/03/05
- Re: LYNX-DEV 2-8 help: Help!, Philip Webb, 1998/03/06
- Re: LYNX-DEV 2-8 help: Help!, T.E.Dickey, 1998/03/06
- Re: LYNX-DEV 2-8 help: Help!, Philip Webb, 1998/03/06
- Re: LYNX-DEV 2-8 help: Help!, T.E.Dickey, 1998/03/06
Re: LYNX-DEV 2-8 help: Help!, Nelson Henry Eric, 1998/03/04
Re: LYNX-DEV 2-8 help: Help!, Nelson Henry Eric, 1998/03/05