[Gimp-user] Errors compiling gimp-perl.

2006-07-17 Thread Rikard Johnels
Trying to compile gimp-perl. But it fails with: [EMAIL PROTECTED]:~/Build/gimp-perl perl Makefile.PL writing Gimp/Config.pm... ok Writing Makefile for Gimp::Lib Writing Makefile for Gimp::Net Found Glib in /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/Glib/Install Found Gtk2 in

Re: [Gimp-user] Errors compiling gimp-perl.

2006-07-17 Thread Carol Spears
On Mon, Jul 17, 2006 at 08:22:56PM +0200, Rikard Johnels wrote: Trying to compile gimp-perl. But it fails with: /usr/bin/perl /usr/lib/perl5/5.8.7/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.7/ExtUtils/typemap -typemap /home/rikjoh/Build/gimp-perl/typemap Lib.xs Lib.xsc mv Lib.xsc

[Gimp-user] Errors compiling

2003-08-28 Thread BandiPat
Seems the new Gimp doesn't like my new gcc 3.3.1 or it really needs gtk2 2.2.3 to compile, not sure which. Any clues from the last bit of the make before it quit? gcc -g -O2 -Wall -o .libs/gimp-1.3 app_procs.o main.o batch.o errors.o libgimp_glue.o

Re: [Gimp-user] Errors compiling

2003-08-28 Thread Sven Neumann
Hi, BandiPat [EMAIL PROTECTED] writes: Seems the new Gimp doesn't like my new gcc 3.3.1 or it really needs gtk2 2.2.3 to compile, not sure which. Any clues from the last bit of the make before it quit? Seems to be a problem with your compiler not liking the MMX code. You should be able to

Re: [Gimp-user] Errors compiling

2003-08-28 Thread BandiPat
On Wednesday 27 August 2003 09:41 pm, Sven Neumann wrote: Hi, BandiPat [EMAIL PROTECTED] writes: Seems the new Gimp doesn't like my new gcc 3.3.1 or it really needs gtk2 2.2.3 to compile, not sure which. Any clues from the last bit of the make before it quit? Seems to be a problem with

Re: [Gimp-user] Errors compiling

2003-08-28 Thread Michael Schumacher
Seems the new Gimp doesn't like my new gcc 3.3.1 or it really needs gtk2 2.2.3 to compile, not sure which. Any clues from the last bit of the make before it quit? gcc -g -O2 -Wall -o .libs/gimp-1.3 app_procs.o main.o batch.o errors.o libgimp_glue.o