Re: [Gimp-user] GIMP-2.0.5 installation

2004-11-01 Thread Owen
On Mon, 1 Nov 2004 19:46:03 -0500
gilson redrick <[EMAIL PROTECTED]> 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








-- 
Owen
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] GIMP-2.0.5 installation

2004-11-01 Thread gilson redrick
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!
-- 
Regards,
g.r.
(in sunny, balmy Florida's Suncoast)
[an AMD Duron computer running Linux OS]
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user