Re: Can't compile gtk+-1.1.9
- From: Johan Levin <nivel ballyhoo ml org>
- To: gtk-list redhat com
- Subject: Re: Can't compile gtk+-1.1.9
- Date: Tue, 22 Dec 1998 21:55:20 +0100 (MET)
> Roland> Try to install gettext-0.10.35 first.
>
> You are correct, you must have gettext-0.10.35 for native language support.
> Gnome has a `--disable-nls` which is fairly useful for people who don't have
> 0.10.35, and don't really want to run alpha code; it would be sorta keen for
> gtk to get a simmular flag. The src can also be fetched from alpha.gnu.org,
> in the logical directory.
I have installed gettext, but as I said it didn't help.
There must be something else wrong.
BTW, how will this native language support work?
I have some problem with file-dialogs. They are in english while the rest
of my application is in Swedish. Will native language suport help me, or
is it just about being able to write weird letters?
/Johan Levin
Here is my error msg, if it is of interest:
~/gtk+-1.1.9 $make
make all-recursive
make[1]: Entering directory `/home/nivel/gtk+-1.1.9'
Making all in po
make[2]: Entering directory `/home/nivel/gtk+-1.1.9/po'
PATH=../src:$PATH : --default-domain=gtk+ --directory=.. \
--add-comments --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
&& test ! -f gtk+.po \
|| ( rm -f ./gtk+.pot \
&& mv gtk+.po ./gtk+.pot )
make[2]: *** No rule to make target `deNONE', needed by `all-yes'. Stop.
make[2]: Leaving directory `/home/nivel/gtk+-1.1.9/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nivel/gtk+-1.1.9'
make: *** [all-recursive-am] Error 2
~/gtk+-1.1.9 $
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]