RSS/Atom feed Twitter
Site is read-only, email is disabled

problems resolving dependencies such as GEGL and BABL

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

problems resolving dependencies such as GEGL and BABL psynwavez 30 Jul 01:38
  problems resolving dependencies such as GEGL and BABL Partha Bagchi via gimp-user-list 31 Jul 15:52
2018-07-30 01:38:36 UTC (over 6 years ago)
postings
1

problems resolving dependencies such as GEGL and BABL

i've tried several avenues, most recently making and/or ./configure the archives downloaded from

https://gitlab.gnome.org/GNOME/gimp/issues/1936

https://gitlab.gnome.org/GNOME/gegl

https://gitlab.gnome.org/GNOME/babl

to no avail.

- Error: missing dependency babl >= 0.1.46 - Error: missing dependency gegl-0.3 >= 0.3.34 - Error: missing dependency glib >= 2.54.2 *** Test for GLIB failed
- Error: missing dependency fontconfig >= 2.12.4 - Error: missing dependency gexiv2 >= 0.10.6 - Error: missing dependency libmypaint >= 1.3.0 - Error: missing dependency mypaint-brushes-1.0 - PyCairo 1.0.2 or newer
*** Please install it, or skip building the python scripting extension by *** passing --disable-python to configure (but then you will not be able *** to use scripts for GIMP that are written in Python).

any help is appreciated.

im using Debian 9.4

thanks in advance

Partha Bagchi via gimp-user-list
2018-07-31 15:52:11 UTC (over 6 years ago)

problems resolving dependencies such as GEGL and BABL

On Tue, Jul 31, 2018 at 10:59 AM psynwavez wrote:

i've tried several avenues, most recently making and/or ./configure the archives
downloaded from

https://gitlab.gnome.org/GNOME/gimp/issues/1936

https://gitlab.gnome.org/GNOME/gegl

https://gitlab.gnome.org/GNOME/babl

to no avail.

- Error: missing dependency babl >= 0.1.46 - Error: missing dependency gegl-0.3 >= 0.3.34 - Error: missing dependency glib >= 2.54.2 *** Test for GLIB failed
- Error: missing dependency fontconfig >= 2.12.4 - Error: missing dependency gexiv2 >= 0.10.6 - Error: missing dependency libmypaint >= 1.3.0 - Error: missing dependency mypaint-brushes-1.0 - PyCairo 1.0.2 or newer
*** Please install it, or skip building the python scripting extension by
*** passing --disable-python to configure (but then you will not be able
*** to use scripts for GIMP that are written in Python).

any help is appreciated.

im using Debian 9.4

thanks in advance

-- psynwavez (via www.gimpusers.com/forums) _______________________________________________

Are you familiar with building packages? If not, I suggest you download

the AppImage to play with.

Otherwise, what is the output of the following command: pkg-config --modversion babl
?