Re: [Gimp-developer] Trouble building Gimp from GIT repo (20180530) (SOLVED)





On 05/31/2018 01:08 AM, Kevin Cozens wrote:
On 2018-05-30 10:41 PM, Steven P. Ulrick wrote:
I am attempting to build Gimp from GIT and I get the following error:

"Error: GIMP configuration failed.

   - Error: missing dependency glib-networking
       *** Test for glib-networking failed. This is required.
   - Error: missing dependency pangocairo >= 1.42.0 and pangoft2
       *** We require Pango with the optional support for Cairo compiled in."

I am only asking about the glib-networking error right now.
[snip]
I do have the following installed:

glib-networking-2.54.1-1.fc27.x86_64
glib-networking-tests-2.54.1-1.fc27.x86_64

I think you are missing an environment variable. Add the following:
export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/

IIRC, if you are on Windows use "set" instead of "export".
Hello, Kevin
With the small difference that it is "/usr/lib64/gio/modules/" on Fedora 27, your information fixed my issue.  Well, after I satisfied the Pango dependency, that is.

Thank you,
Steven P. Ulrick



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]