Re: [Gimp-developer] The problem of compile gimp

2021-07-22 Thread Ofnuts via gimp-developer-list

You also need to build Babl (like you did for GEGL, these packages work
together).

On 22/07/2021 14:41,  via gimp-developer-list wrote:

Hello??
      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.
      My problem is that I successfully carried out these 
commands:
            cd babl
            meson _build \
                --prefix=${GIMP_PREFIX} 
\
                --buildtype=release \
                -Db_lto=true
           cd _build
           ninja
           ninja install

      But when I built gegl and gimp, ubuntu said I didn't find 
babl??I hope you can help me. Thank you??
      My operating system is Ubuntu 19.10
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list



___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] The problem of compile gimp

2021-07-22 Thread 蜉蝣撼树 via gimp-developer-list
Hello??
      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.
      My problem is that I successfully carried out these 
commands:
            cd babl
            meson _build \
                --prefix=${GIMP_PREFIX} 
\
                --buildtype=release \
                -Db_lto=true
           cd _build
           ninja
           ninja install

      But when I built gegl and gimp, ubuntu said I didn't find 
babl??I hope you can help me. Thank you??
      My operating system is Ubuntu 19.10
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] The problem of compile gimp

2021-07-22 Thread 蜉蝣撼树 via gimp-developer-list
Hello??
      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.
      My problem is that I successfully carried out these 
commands:
            cd babl
            meson _build \
                --prefix=${GIMP_PREFIX} 
\
                --buildtype=release \
                -Db_lto=true
           cd _build
           ninja
           ninja install

      But when I built gegl and gimp, ubuntu said I didn't find 
babl??I hope you can help me. Thank you??
      My operating system is Ubuntu 19.10
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list