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

webp - Compiling gimp (and gegl)

This discussion is connected to the gimp-developer-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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

webp - Compiling gimp (and gegl) Owen Cook 26 Jan 07:58
  webp - Compiling gimp (and gegl) Alexandre Prokoudine 26 Jan 08:10
   webp - Compiling gimp (and gegl) Owen Cook 26 Jan 08:21
Owen Cook
2017-01-26 07:58:12 UTC (about 7 years ago)

webp - Compiling gimp (and gegl)

I decided to install webp.

Compiling gegl, webp was found, but in compiling gimp (0aa7f8f4) the configure showed;

checking for WEBP... yes

and the config status showed;

Optional Plug-Ins: ...
WebP: no (WebP not found)

and indeed the build cannot open a webp image.

So I wonder if anyone can give me a clue as to getting the webp plug-in built.

TIA

Owen

Alexandre Prokoudine
2017-01-26 08:10:36 UTC (about 7 years ago)

webp - Compiling gimp (and gegl)

On Thu, Jan 26, 2017 at 10:58 AM, Owen Cook wrote:

I decided to install webp.

Min. requirement is libwebp 0.5.1. What's your installed version?

Alex

Owen Cook
2017-01-26 08:21:02 UTC (about 7 years ago)

webp - Compiling gimp (and gegl)

On Thu, Jan 26, 2017 at 10:58 AM, Owen Cook wrote:

I decided to install webp.

Min. requirement is libwebp 0.5.1. What's your installed version?

It's 0.5.2 but I just read the INSTALL and saw it needed to be compiled with;

--enable-libwebpmux and --enable-libwebpdemux

Did that and config status showed;

WebP: yes

Still didn't open a webp image, but I will go and redo gegl with the new libwebp build.

Sorry about the noise

Owen