Hello Adam, it seems you are missing some libraries on your system, can you check you have the development version for these ones gtk+-2.0, gtk+-unix-print-2.0, glib-2.0, gobject-2.0, gdk-x11-2.0?
Cheers, Giuseppe Adam Bogacki <[email protected]> writes: > Giuseppe, > > I am running Ubuntu WattOS and trying to install icecat-5.0.1 to check > out html5 > > ./configure && make > > gives me > >> checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 >> gobject-2.0 gdk-x11-2.0... 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 Package gtk+-unix-print-2.0 was not >> found in the pkg-config search path. Perhaps you should add the >> directory containing `gtk+-unix-print-2.0.pc' to the PKG_CONFIG_PATH >> environment variable No package 'gtk+-unix-print-2.0' found Package >> gdk-x11-2.0 was not found in the pkg-config search path. Perhaps you >> should add the directory containing `gdk-x11-2.0.pc' to the >> PKG_CONFIG_PATH environment variable No package 'gdk-x11-2.0' found >> configure: error: Library requirements (gtk+-2.0 >= 2.10.0 >> gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0) not met; >> consider adjusting the PKG_CONFIG_PATH environment variable if your >> libraries are in a nonstandard prefix so pkg-config can find them. > I have tried > > export PKG_CONFIG_PATH=/usr/lib/pkgconfig > and > export PKG_CONFIG_PATH=/usr/lib/pkg-config > and > export PKG_CONFIG_PATH=/usr/lib > > .. with no result. > > What am I missing here ? > > Regards, > > Adam > > [email protected] > > > -- > http://gnuzilla.gnu.org -- http://gnuzilla.gnu.org
