On Fri, 28 Jan 2005, Charles Lepple wrote: > On Fri, 28 Jan 2005 10:36:57 -0800 (PST), Kenneth Long > <[EMAIL PROTECTED]> wrote: > > which I do have: > > bash-2.05b# find / -name gdk-pixbuf.h -print > > /usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h > > You have gdk-pixbuf as included in GTK+ 2.x. I believe that in GTK+ > 1.2, gtk-pixbuf was a separate package. (And the gcc line above > indicates that only the GTK+ 1.2 directories are being searched.) > > If, as Stuart suggested, you build gerbv 1.0, it will probably > autodetect GTK+2.x and use that.
If it will not autodetect, you may just do ./configure --enable-gtk2 BTW. 1.0 with gtk2 has additional feature - support for reading in "Pick and place" files and searching and marking components. Best regards, -- Tomasz Motylewski BFAD GmbH
