On Wed, 23 May 2007 11:43:13 -0700, Nathan Baker wrote: > Lionel B <[EMAIL PROTECTED]> wrote: > > <sbipped> > > Well the mailman complained that my original reply was too long, so I'll > try again. Here are the first few lines from doing a 'sudo make' -- > > ----8<---- > Package gtk+-2.0 was not found in the pkg-config search path. Perhaps > you should add the directory containing `gtk+-2.0.pc' to the > PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found > PlatGTK.cxx:11:18: error: glib.h: No such file or directory > PlatGTK.cxx:12:21: error: gmodule.h: No such file or directory > PlatGTK.cxx:13:21: error: gdk/gdk.h: No such file or directory > PlatGTK.cxx:14:21: error: gtk/gtk.h: No such file or directory > PlatGTK.cxx:15:28: error: gdk/gdkkeysyms.h: No such file or directory > ---->8----
Hmmm, don't know. My suspicion would be that your GTK+ 2 installation may be broken, but I'm not familiar with Ubuntu/Debian package installation. Is pkg-config actually installed? What does `whereis pkg-config' give? What does `set | grep PKG_CONFIG_PATH' give? > Doing a 'apt-cache search gtk2' gives this: > > ----8<---- > gtk2-engines-mist - flat theme for GTK+ 2.x metacity - A lightweight > GTK2 based Window Manager libgnome2-canvas-perl - Perl interface to the > GNOME canvas library gtk2-engines-clearlooks - Clearlooks GTK+ 2.x > engine and theme libgnome2-perl - Perl interface to the GNOME libraries > gtk2-engines-ubuntulooks - 'ubuntulooks' theme for GTK+ 2.x libgtk2.0-0 > - The GTK+ graphical user interface library gtk2-engines-crux - the Crux > theme engine for GTK+ 2.x gtk2-engines-industrial - 'industrial' theme > for GTK+ 2.x python2.4-gtk2 - Python bindings for the GTK+ widget set > gtk2-engines-highcontrast - High contrast GTK+ 2.x theme engine > libgnome2-vfs-perl - Perl interface to the 2.x series of the GNOME VFS > library libglib-perl - Perl interface to the GLib and GObject libraries > gcalctool - A GTK2 desktop calculator gtk2-engines-pixbuf - Pixbuf-based > theme for GTK+ 2.x libmetacity0 - Common library of lightweight GTK2 > based Window Manager libgtk2.0-common - Common files for the GTK+ > graphical user interface library scim-gtk2-immodule - GTK+2 input method > module with SCIM as backend libgtk2-perl - Perl interface to the 2.x > series of the Gimp Toolkit library gtk2-engines-lighthouseblue - > LighthouseBlue theme for GTK+ 2.x gtk2-engines-redmond95 - Windows-like > theme for GTK+ 2.x python-gtk2 - Python bindings for the GTK+ widget set > gtk2-engines-thinice - the ThinIce theme engine for GTK+ 2.x > libgtk2.0-bin - The programs for the GTK+ graphical user interface > library gtk2-engines-smooth - Smooth engine for GTK+ 2.x scim - smart > common input method platform ---->8---- > > An 'apt-cache show ...' on libgtk2.0-0 [and *-bin and *-common] says > that they are installed. -- Lionel B _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
