lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: International version up to 2.8.1rel.2


From: Webmaster Jim
Subject: Re: lynx-dev Re: International version up to 2.8.1rel.2
Date: Thu, 5 Nov 1998 05:38:35 -0500

On Thu, Nov 05, 1998 at 07:05:11PM +0900, Nelson Henry Eric wrote:
> collect2: ld returned 2 exit status
> ld: Undefined symbol
>    _eTAlert
> *** Error code 1
> make: Fatal error: Command failed for target `lynx'

HTFWriter.c:494:            eTAlert(EXECUTION_DISABLED);

Change this to: HTAlert(gettext("Execution is disabled."));

A typo on my part since I haven't tried all options yet.
(Oh No, ET alert! :-)
 
> Also, after working with NLS and gettext, I very much question
> whether we really want the gettext package within Lynx (the intl
> and po directories, etc.).  I think anyone setting it up (and
> this really is something best done by the sysadmin, although a
> personal user can do it) will find it MUCH easier to download
> the whole gettext package and install the intl library and tools
> first.
> I think Lynx could best support multi-languages with a good
> document on how to setup gettext, rather than try to get
> configure to do it for everyone -- on un*x.

I respect your opinion, particularly on keeping down bloat. I don't
think the intl directory adds that much (3000 lines of code), and I have
promised to create distributions without the translation texts. For now,
they are in there for testing and verification. With a bit of tweaking,
we can get it to autoconfigure and install easier than it does now.



++++++++++++++++++++++++++++
Marvin the Paranoid Android.

reply via email to

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