Help compiling Glade



I don't know it this is the right list for this question, but I think it's
not much off-topic.

I need some help compiling Glade. Note I'm a Linux (and GTK) novice. I have
successfully installed the GTK library version 1.0.6 (all examples run fine
:-) but I have trouble making the Glade utility (version 0.3.9). 'make'
returns the following error:

[...some stuff dropped...]
Making all in gbwidgets
make[3]: Entering directory /usr/src/glade-0.3.9/glade/gbwidgets'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -I../../intl  -g -O2
-I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
-Wall -c gbaccellabel.c
In file included from ../gb.h:24,
                 from gbaccellabel.c:22:
../gladeconfig.h:25: libintl.h: No such file or directory
make[3]: *** [gbaccellabel.o] Error 1
make[3]: Leaving directory /usr/src/glade-0.3.9/glade/gbwidgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /usr/src/glade-0.3.9/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /usr/src/glade-0.3.9'
make: *** [all-recursive-am] Error 2


I searched the directory for a file called "libintl.h" and couln't find it
(as supposed) but I could find a file called "libintl.a" in directory
"/usr/src/glade-0.3.9/intl/".
What am I doing wrong?


Thanks for your help in advance
Udo Giacomozzi

(system: SuSE 5.2, kernel 2.0.25, GTK+ v1.0.6, Glade v0.3.9)

--
* Email: udo_giacomozzi@rolmail.net
* UIN: 17745247   (@pager.mirabilis.com)




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