On 11/28/06, 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? Make full compilation. Then, after, changing the plug-in file, remove relevant .o file and rerun 'make && make install' that will recompile the plugin again. Alexandre _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer