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

compile help

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.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

compile help John Griessen 18 Apr 09:31
  compile help Michael Schumacher 18 Apr 10:28
   compile help John Griessen 18 Apr 10:37
   compile help John Griessen 18 Apr 16:26
John Griessen
2018-04-18 09:31:53 UTC (about 6 years ago)

compile help

what does it mean when you get this:

gimp: symbol lookup error: gimp: undefined symbol: gimp_convert_dither_type_compat_get_type

attempting to run the install, and the GUI comes up when running in the build dir:

./app/gimp-2.10

To build, I ran this configure command:

./configure --prefix=/usr/local --datarootdir=/usr/local/share

Michael Schumacher
2018-04-18 10:28:55 UTC (about 6 years ago)

compile help

On April 18, 2018 11:31:53 AM GMT+02:00, John Griessen wrote:

./configure --prefix=/usr/local

You should use a different prefix.

Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
John Griessen
2018-04-18 10:37:05 UTC (about 6 years ago)

compile help

On 04/18/2018 05:28 AM, Michael Schumacher wrote:

./configure --prefix=/usr/local

You should use a different prefix.

such as --prefix=/usr/local/gimp-2.10 ?

Thanks,

John Griessen
industromatic.com  Austin TX  building lab gear for biologists
John Griessen
2018-04-18 16:26:51 UTC (about 6 years ago)

compile help

On 04/18/2018 05:28 AM, Michael Schumacher wrote:

./configure --prefix=/usr/local

You should use a different prefix.

./configure --prefix=/usr/local/gimp gets me a good GUI from any working dir.

How do I get rid of this message:

Missing fast-path babl conversion detected, Implementing missing babl fast paths accelerates GEGL, GIMP and other software using babl, warnings are printed on first occurance of formats used where a conversion has to be synthesized programmatically by babl based on format description

Configure passed saying babl installed...

https://gist.github.com/jgriessen/5929128a744654944753d5f1e88d5abe

checking for recommended xgettext version (>= 0.19)... yes checking for iso-codes... yes
checking for BABL... yes
checking for GEGL... yes
checking for ATK... yes
checking for pkg-config... (cached) /usr/bin/pkg-config