Re: [gtk-list] Re: gtk+ 1.1.8 compile problem



I did find out how to fix it on my system, it seems it does this if
gettext is not installed.

Yukihiro Nakai wrote:
> 
> It seems to be some bug and I happened to the same on FreeBSD.
> I don't know where is originally wrong but you can avoid that with
> changing po/Makefile.
> 
> GMSGFMT = PATH=../src:$$PATH msgfmt
> MSGFMT = /usr/local/bin/msgfmt
> XGETTEXT = PATH=../src:$$PATH xgettext
> MSGMERGE = PATH=../src:$$PATH msgmerge
> 
> and
> 
> CATALOGS = de.mo pt.mo
> CATOBJEXT = .mo
> 
> --------------
> Yukihiro Nakai
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

-- 
-Brian Ryner
bryner@uiuc.edu



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