Re: [Gimp-developer] Fwd: self-compiled git gimp 2.9 complains about old babl version



On 12-07-29 06:47 AM, Guiu Rocafort wrote:
It seems like having made a compiling from git and an "sudo make install"
installed the new versions of babl and gegl, but the package manager
doesn't noticed that and still thinks i have the previous version
installed. Does that make sense ? Any idea of how to fix that ?

You can use the command "pkg-config --modversion babl" to check what version of BABL the package manager is finding. Its possible the package manager is finding the right package but the linker might not be. On some systems you might need to run ldconfig after installing a package. Its often done automatically as part of the install process but sometimes its not.

--
Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                | powerful!"
#include <disclaimer/favourite> |             --Chris Hardwick


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