Re: [Gimp-developer] GIMP can't find libmypaint-gegl
- From: "Owen Cook" <owen cook gmx com>
- To: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] GIMP can't find libmypaint-gegl
- Date: Wed, 23 Dec 2015 02:19:38 +0100
checking for LIBMYPAINTGEGL... no
configure: error: Package requirements (libmypaint-gegl >= 1.1) were not
met:
No package 'libmypaint-gegl' found
There isn't any libmypaint or libmypaint-gegl in Gentoo portage, and
installing mypaint from Gentoo portage didn't fix the problem.
I compiled libmypaint from git (https://github.com/mypaint/libmypaint)
in the prefix with babl/GEGL/GIMP, using the command:
scons prefix=$HOME/data/gimp/gimpdefault/install enable_gegl=true
which put the file "libmypaint-gegl.a" and "libmypaint.a" in the install
prefix, in the lib folder.
But GIMP still says it can't find libmypaint-gegl. How do I fix this so
GIMP can compile?
After you built Mypaint, you should have had a libmypaint-gegl.pc which needs to be included in your
PKG_CONFIG path
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]