[Gimp-developer] The problem of compile gimp

蜉蝣撼树 via gimp-developer-list <[email protected]> Thu, 22 Jul 2021 20:41:58 +0800
Newsgroups gmane.comp.video.gimp.devel
Message-ID <[email protected]>
Hello:
&nbsp; &nbsp; &nbsp; Recently, I was learning to compile gimp from source code, and I encountered a problem. I'm following the rules https://wiki.gimp.org/wiki/Hacking:Building To compile GIMP.
&nbsp; &nbsp; &nbsp; My problem is that I successfully carried out these commands:
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cd babl
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; meson _build \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --prefix=${GIMP_PREFIX} \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --buildtype=release \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -Db_lto=true
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cd _build
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ninja
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ninja install

&nbsp; &nbsp; &nbsp; But when I built gegl and gimp, ubuntu said I didn't find babl。I hope you can help me. Thank you。
&nbsp; &nbsp; &nbsp; My operating system is Ubuntu 19.10
_______________________________________________
gimp-developer-list mailing list
List address:    [email protected]
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list