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 _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list