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

GIMP-2.0.5 installation

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.

GIMP-2.0.5 installation gilson redrick 02 Nov 01:46
  GIMP-2.0.5 installation Owen 02 Nov 03:56
gilson redrick
2004-11-02 01:46:03 UTC (over 19 years ago)

GIMP-2.0.5 installation

Hi!

I downloaded the 2.0.5.tar.bz2. './configure' went OK. 'Make' went OK until I got to
<< make[3]: Entering directory `/usr/local/src/gimp-2.0.5/app/core' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/local/include -DG_LOG_DOMAIN=\"Gimp-Core\" -DGIMP_COMPILATION -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g -O2 -Wall -MT gimpviewable.o -MD -MP -MF ".deps/gimpviewable.Tpo" \ -c -o gimpviewable.o `test -f 'gimpviewable.c' || echo './'`gimpviewable.c; \
then mv -f ".deps/gimpviewable.Tpo" ".deps/gimpviewable.Po"; \ else rm -f ".deps/gimpviewable.Tpo"; exit 1; \ fi
gimpviewable.c: In function `gimp_viewable_get_dummy_preview': gimpviewable.c:577: error: `stock_question_64' undeclared (first use in this function)
gimpviewable.c:577: error: (Each undeclared identifier is reported only once gimpviewable.c:577: error: for each function it appears in.) make[3]: *** [gimpviewable.o] Error 1 make[3]: Leaving directory `/usr/local/src/gimp-2.0.5/app/core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/gimp-2.0.5/app' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/gimp-2.0.5' make: *** [all] Error 2 >>

By the way, I was trying to "improve" on the GIMP-2.0 which came with Fedora Core2.
I haven't found anything in the mailing list or bugzilla. What do I do? Thanks!

Owen
2004-11-02 03:56:07 UTC (over 19 years ago)

GIMP-2.0.5 installation

On Mon, 1 Nov 2004 19:46:03 -0500 gilson redrick wrote:

I downloaded the 2.0.5.tar.bz2. './configure' went OK. 'Make' went OK until I got to
<< make[3]: Entering directory `/usr/local/src/gimp-2.0.5/app/core' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/local/include -DG_LOG_DOMAIN=\"Gimp-Core\" -DGIMP_COMPILATION -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g -O2 -Wall -MT gimpviewable.o -MD -MP -MF ".deps/gimpviewable.Tpo" \ -c -o gimpviewable.o `test -f 'gimpviewable.c' || echo './'`gimpviewable.c; \

Just guessing, but did you read the INSTALL notes and made sure you had the specified or better versions GTK, GLib, Atk and PangoFT