Re: RH7.3 breaks GNOME i18n stuff?
Dennis Bjorklund <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
On 9 May 2002, Havoc Pennington wrote: > > I've just upgraded my laptop to RedHat 7.3, and tried to build anjuta > > from GNOME CVS. It falls over trying to deal with the intl/ > > directory. Does anyone have any ideas about this? It is pretty > > irritating! > > New GNU gettext versions don't work so well with GNOME. They munge > all kinds of files, and intltool doesn't understand them. > > No one has noticed it needs fixing because in GNOME 2 we're using > glib-gettextize instead. What about older programs that use gnome 1.4? Is it not possible to write gnome 1.4 programs in redhat 7.3 (without installing an old version of gettext)? I need to work on an old gnome 1.4 program and got into the same problem as Andy. Any good advise about this is appreciated. I've been trying all combinations of different versions of automake, autoconf, libtoolize, gettextize and xml-i18n-toolize (intltool). It was fun for a while but not anymore :-) I can of course fix it by changing the makefiles by hand, but it's nicer if it would work with some standard method (/me like standards). -- /Dennis