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
Whatever distro you work on, the package manager won't notice your
installation if you made it by 'make install' in the project's source
code. The package manager will see only applications installed as
packages (eg deb on debian/ubuntu/mint or rpm on fefora/centos etc).
Now if you still see old ba
>
> Hi,
> did you compile manually babl (and gegl) before compiling gimp? That's
> the best way to build the whole 'gimp environment' cause you get not
> only fresh gimp but also its crucial dependencies.
Yes, I've compiled them myself. Both of them were taken from the git
repository directly.I a
forgot to cc the gimp-developer ml..
-- Forwarded message --
From: trapDoor
Date: Sun, Jul 29, 2012 at 12:34 PM
Subject: Re: [Gimp-developer] self-compiled git gimp 2.9 complains
about old babl version
To: Guiu Rocafort
Hi,
did you compile manually babl (and gegl) before compi