Re: No iconv() implementation found in C library or libiconv
- From: Marcus von Appen <mva sysfault org>
- To: gtk-list gnome org
- Subject: Re: No iconv() implementation found in C library or libiconv
- Date: Tue, 19 Apr 2005 11:41:51 +0200
On, Tue Apr 19, 2005, Xu Qiang wrote:
> Marcus wrote:
> > i18n is an acronym for "Internationalization" and denotes the
> > localization ("l10n") of software and such stuff. gettext (here added
> > using -lintl) is used to 'translate' messages into the environment
> > language. More about that can be found at the Translation Project[1].
>
> However, when I run the script as:
> ./configure --with-libiconv=gnu CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib -lintl
>
> It told me:
> configure: error: unrecognized option: -lintl
You are missing a " at the end of LDFLAGS=...
Regards
Marcus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]