[Gimp-developer] [Gegl-developer] Question abt compling GIMP

Michael Natterer mitch at gimp.org
Tue Nov 28 10:42:08 PST 2006


On Wed, 2006-11-29 at 02:04 +0800, howard chen wrote:
> I just want to modify a plugin file (*c) in the common folder,
> currently, when I modified the file, I use `make && make install` to
> compile, link and install the GIMP.
> 
> But this take some times to test the feature, are there any better method?

Yes, you can say "make plugin" and "make install-plugin", you don't
need to build and install the entire common/ folder each time.

ciao,
--mitch



More information about the Gimp-developer mailing list