lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Nls support question.


From: Thomas E. Dickey
Subject: Re: lynx-dev Nls support question.
Date: Fri, 31 May 2002 14:56:48 -0400 (EDT)

On Fri, 31 May 2002, Michel SUCH wrote:

> I have an OS/2 system with several units (c: d:...).
> Lynx is installed on C:. When running it from C: I get nls support
> (messages in french for me).
> From any other disk, messages are in english except if I comy the
> directory structure containg the share directory on it.
> Is there a way to tell lynx to always get nls from C:? I use internal
> gettext.

That's using the compiled-in LOCALEDIR symbol which probably doesn't have
a device specifier on the path.  A quick workaround would be to edit
the config.status file in your lynx build to change NLS_DATADIR's value
to have "c:" at the beginning, then make clean/make.  I don't see any
reason why the gettext code wouldn't accept the resulting path (it's
not using colon for anything).

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]