Problem with gtk20

Olivier Duchateau duchateau.olivier at gmail.com
Tue Oct 18 19:29:21 UTC 2011


Hi,

I wonder, if it's my fault, or problem from gtk20 package.

I try to update ristretto (image viewer), but I've got bug (image is
flickering). So I decided to compile with debug support, and
compilation failed, because one directory is missing,
/usr/local/lib/gtk-2.0/include
Usually, include/ must not be located in lib/ directory.

I try this command: pkg-config --cflags gtk+-2.0

and result:
-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2

-- 
olivier


More information about the freebsd-gnome mailing list