LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   conflict between 2 versions of glib (https://www.linuxquestions.org/questions/linux-newbie-8/conflict-between-2-versions-of-glib-4175410998/)

aliEnsi 06-12-2012 05:15 AM

conflict between 2 versions of glib
 
Hi,

I am installing atk package on Ubuntu.
This package depends on glib.
So, I installed glib version 2.32.3.
But when I try to configure atk, I get this error :
"GLIB 2.31.0 or better is required."

It seems like there is a problem within the version 2.32.3 I have installed...
Any ideas?

aliEnsi 06-12-2012 05:34 AM

I found the solution.
I run sudo ldconfig -v | grep glib.
Then, I run sudo ./configure again.
And that works fine!


All times are GMT -5. The time now is 09:53 PM.