Re: Epiphany 1.9.4 released




Hi,

On Sun, 8 Jan 2006, yinglcs aim com wrote:

But I get this error, even i think I have gtk 2.8.0+ installed. I am new to Linux, so can you please tell me who can I check which/where gtk I have installed, and how can I make sure the compiler finds it?

checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENCIES... Requested 'glib-2.0 >= 2.8.0' but version of GLib is 2.6.6

You may have installed GTK and GLib 2.8 but the compiler finds an older version. You can try:

- setting up a jhbuild or Garnome environment
(http://www.jamesh.id.au/software/jhbuild/ or http://www.gnome.org/projects/garnome/) to compile Epiphany within a "protected" environment where no system libraries are used but every dependency is compiled separately

- upgrading the glib/gtk library that came with your distro using the tools provided with your distro

- setting the environment variable PKG_CONFIG_PATH to point to the directory on your system where glib-2.0.pc resides. This file should contain a line like 'Version: 2.8.1'. This is the suggestion given in the output you pasted in your message.

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Last but not least, please reply to the epiphany-list gnome org instead of e-mailing me personally. Thank you for using Epiphany!

regards,

--
Reinout van Schouwen	   ***	student of Artifical Intelligence
email: reinout cs vu nl    ***	mobile phone: +31-6-44360778
www.vanschouwen.info       ***	help mee met GNOME vertalen: nl.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]