Re: [Gimp-user] Plugin to create disk cover?

2003-02-14 Thread Akkana
[EMAIL PROTECTED] writes: > I am a absolute beginner in using the gimp. > I am wondering if there is a plugin to map an image onto a disk format, > and more specifically on a cdrom shape. http://shallowsky.com/software/cdplugins/ ___ Gimp-user mailing li

[Gimp-user] Errors while compiling Plug-ins

2003-02-14 Thread Nat
Hi, I tried to install some new plug-ins. The plug-ins that didn't compile all gave the same parse errors. $ gimptool --install fsdither.c gcc -O2 -march=i386 -mcpu=i686 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o /home/nat/.gimp-1.2/

Re: [Gimp-user] Errors while compiling Plug-ins

2003-02-14 Thread Jeff Trefftzs
Nat - Try this: export CFLAGS='-D GIMP_ENABLE_COMPAT_CRUFT' before running gimptool. I haven't tried compiling fsdither.c, but this is needed for any number of the older plugins. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http

[Gimp-user] IFF plugin HELP! from the author.

2003-02-14 Thread Brian Perkins
I received the following information from the author of gimp-ilbm-0.9.4, in response to the query I posted last week. As I received no other reponses I assume that this may be information that others are in need of to get IFF files to load. original message: Please try gimp-ilbm-0.9.4 instead:

Re: [Gimp-user] Errors while compiling Plug-ins

2003-02-14 Thread Nat
On Saturday 15 February 2003 00:08, you wrote: > Nat - > > Try this: > > export CFLAGS='-D GIMP_ENABLE_COMPAT_CRUFT' > > before running gimptool. I haven't tried compiling fsdither.c, but this is > needed for any number of the older plugins. > > HTH, I'll try. Thanks! Nat -- Signature has di

Re: [Gimp-user] Errors while compiling Plug-ins SOLVED!

2003-02-14 Thread Nat
On Saturday 15 February 2003 00:08, you wrote: > Nat - > > Try this: > > export CFLAGS='-D GIMP_ENABLE_COMPAT_CRUFT' > > before running gimptool. > HTH, Yes! it works! Thanks again1 Nat -- Signature has disappeared ___ Gimp-user mailing list [EMAIL