Hello again. I just added the following: `gnome-config --cflags --libs print` to compile the program with the function I described in my previous message, so now the full line to compile it is as follows: cc `gtk-config --cflags` `gtk-config --libs` `gnome-config --cflags --libs print` pixmap.c -o pixmap So, is that the right solution to my problem? now the source compiles without problem. Thanks, Jose. _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
