Hi All -
I just downloaded and began compiling the latest stable gimp, 1.2.5.
Configure worked properly, but the compile failed with the following
output:
gcc -DHAVE_CONFIG_H -I. -I. -I..
-I..-I../intl -I/usr/include/gtk-1.2
-I/usr/include/glib-
On Friday 06 June 2003 07:25 am, Sven Neumann wrote:
> Hi,
>
> Donna Robinson <[EMAIL PROTECTED]> writes:
> > I've just recently installed Suse 8.2, and am having trouble with
> > fonts :-) Most of the Script Fu examples won't work - they fail
> > horribly 'cos they can't find the fonts.
>
> Did yo
Hi Everyone,
My apologies to Sven on this one. I automatically hit reply and sent a
private message regarding this list item. That was not my intention at all.
Thanks for the work in this patch. When I tried to apply the patch this is
the process I followed. I saved the code in your ema
GIMP 1.2.5 has found it's way on to the FTP site:
ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/
This is a minor bugfix release. Notably the build error in gimp-remote has
been fixed.
The following bugs were fixed (thanks to Dave Neary for compiling this list):
Bug # Description
-- ---
Wilber is the name of the computer housed at berkeley.
Looks like we will be planning what will become of Wilber tomorrow.
I apologize as this is short notice for something that is long overdue,
but there you go.
Sorry about the weekend notice also, probably i followed the WrongMethod
like the
Hi,
Fabien3D <[EMAIL PROTECTED]> writes:
> I've got a very huge XCF file (130 Mo), with multiple layers, and
> I'd like to convert it to a PSD file, but the plug-in always warns
> me about a gmem module (as far as I can remember). I thought it was
> a WinXP problem, but the same error message app
I've got a very huge XCF file (130 Mo), with multiple layers, and I'd like to
convert it to a PSD file, but the plug-in always warns me about a gmem module
(as far as I can remember). I thought it was a WinXP problem, but the same
error message appears on a Win98SE platform. Is there any other w
Hi,
Below is a patch that makes the plug-in compile against the GIMP 1.2
API. Forget the Makefile that is included with the tarball and instead
use gimptool-1.2 to compile the plug-in. So in order to build it,
change to the Stegano source tree, apply the patch:
patch -p0 < stegano.diff
compile
Hi,
Bill Winegarden <[EMAIL PROTECTED]> writes:
> I am having some difficulty getting the Stegano plug to
> compile. My system is a basic Mandrake 9 with default directory
> structures. When I run 'make', I get pages of info ending with an
> 'Error 1'. Is this a problem plugin?
I assume yo