It is currently Fri Aug 14, 2026 2:43 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Best GIMP GAP source for use with GIMP 2.8?
PostPosted: Sat Jun 16, 2012 6:57 pm  (#1) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
I'm wanting to compile GIMP GAP in F17 and was wondering if there is a more recent, stable, development version (git snapshot maybe?) that I should use with GIMP 2.8 and if so, where can I get it?

Thanks!!

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Best GIMP GAP source for use with GIMP 2.8?
PostPosted: Sat Jun 16, 2012 7:03 pm  (#2) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
Because of the way Wolfgang develops GAP, the GIT tree is pretty much always in a "releasable" state. Just check the change log to double-check that he is not in the middle of something (currently things seem to be pretty stable).

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: Best GIMP GAP source for use with GIMP 2.8?
PostPosted: Sat Jun 16, 2012 7:04 pm  (#3) 
Offline
GimpChat Member

Joined: Mar 14, 2011
Posts: 998
gap-git seems to be active. Have you tried cloning it?

Edit: Looks like we submitted almost simultaneously. :)


Top
 Post subject: Re: Best GIMP GAP source for use with GIMP 2.8?
PostPosted: Sun Jun 17, 2012 8:37 am  (#4) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
Thanks. I'll give that a shot. I grabbed the source code from here.

https://github.com/GNOME/gimp-gap

I didn't see any show stopping bugs in the change log.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Best GIMP GAP source for use with GIMP 2.8?
PostPosted: Wed Sep 26, 2012 9:31 pm  (#5) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
I just grabbed the latest GIT src and compiled it for Fedora 17 - 32 bit - Gimp-2.8.2
I had a little trouble with a lib/libm.so.6 error but when i added -lm to the GIMP_LIBS line in the Makefile in the gap folder, it compiled quite nicely.
GIMP_LIBS = -lm

This also works well for the "Interpolate" plug-in.
http://registry.gimp.org/node/24657
This error seems to be popping up in almost every new plug-in i try and compile.

Just thought i would pass that on if anyone gets that error this is the fix. :)

Also i did not bother to make install because it seems the plug-ins wind up in a gimp-2.7 directory.
Rather i just copied the plugins and the scm files to their required directories
rod/.gimp-2.8/plug-ins and /rod/.gimp-2.8/scripts

All is working well by the way.

Image

I have yet to create an animation but all the dialogues seem to work.

Image

If anyone wants the compiled 32 bit plug-ins (28 count) and the 2 scm's just holler at me via PM.

_________________
Image


Top
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group