Re: configure error



It seems that the latest version for glib2 and gtk+-2 in the repository are
not good enough for epiphany. So, I downloaded tar files glib2 and gtk+-2.0,
compile them and install them. glib2 was successful, so the error message
from epiphany is now: 
Requested 'gtk+-2.0 >= 2.16.0' but version of GTK+ is 2.10.4
Requested 'gtk+-unix-print-2.0 >= 2.16.0' but version of GTK+ is 2.10.4
No package 'webkit-1.0' found
No package 'libsoup-gnome-2.4' found

However, gtk+-2.0 are not as smooth. I downloaded version 2.16.0, then it
depends on atk, pango and cairo. After that it still complain about ljasper,
so i have to run configure --without-libjasper. I am not sure how this will
affect gtk or epiphany later on. 
But then the bigger concern is running make gives me a compile error:
In file included from gail.h:48,
                 from gail.c:28:
../../../modules/other/gail/gailutil.h:62: error: expected
specifier-qualifier-list before ‘AtkMisc’
../../../modules/other/gail/gailutil.h:69: error: expected
specifier-qualifier-list before ‘AtkMiscClass’
make[5]: *** [libgail_la-gail.lo] Error 1

It seems like it is missing the definition of AtkMisc and AtkMiscClass. I
installed atk 1.13.0 as that is what gtk asked for. So, i am not sure what
went wrong here. Help please... anyone? 
-- 
View this message in context: http://www.nabble.com/configure-error-tp25051338p25071451.html
Sent from the Gnome - Epiphany mailing list archive at Nabble.com.



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