Build pango-1.4.0 error, --libdir not effect !

2004-03-25 Thread Harobed
Hello, I've compiled pango 1.4.0 and I this error : gcc -g -O2 -Wall -o .libs/pango-querymodules querymodules.o ./.libs/libpangox-1.0.so -L/home/gtksourceview//lib -L/usr/X11R6/lib ./.libs/libpangoxft-1.0.so /home/gtksourceview/pango-1.4.0/pango/.libs/libpangoft2-1.0.so /usr/lib/libXft.so

Size of Gtk Libs ?

2004-03-25 Thread Flavio Alberto Lopes Soares
Hello all, I have a program made with gtk-1.2 in Linux (Now I'm drawing the interface of a new version using gtk2.0) and this system will run in a Industrial PC (no hard disk, I believe 128MB FlashDisk) with only this application (and X basics), no needs WindowManager, nothing, only X and basic

How to customize libglib

2004-03-25 Thread Mikio Kishi
Hi all, Now, I'm using glib-2.2.3. It's so useful, there are a lot of modules ! But, for the moment, I need only a few data types (GString, GHashTable, GTree, and so on..), and I hope that the size of libglib is as small as possible because I'd like to use it as a static library. So, I'd like

Re: Compiling Gtk+ and Cygwin

2004-03-25 Thread Roger Leigh
Maya [EMAIL PROTECTED] writes: Using the Cygwin setup program, I have installed GTK+; looking for the 'gtk.h' file I found one in '/usr/include/gtk-2.0/gtk/gtk.h' and another at '/usr/X11R6/include/gtk-2.0/gtk/gtk.h', why is this? Most importantly, when I try to compile a program using: