On Thu, Jul 12, 2012 at 6:23 PM, Michael Parchet <[email protected]> wrote: > I'm interested to view and compile the gimp source code to develop a new > tools for this.
I'm not sure this mailing list is the appropriate place to discuss this. > Where is the gimp source code and other package that I can compile with > xcode or an other IDE. > I have tried to download the source code from the gimp website but I get > an error with the configure script (missing dependent package some > environment variable not set). You can check the output of 'port -d build gimp2', jumping to "---> Configure" and "---> Building" you should be able to follow the Macports' building path. You can either check what dependencies are passed to the configure script or examine the output of 'port deps gimp2'. Consider asking the maintainer of gimp2 port since he is most likely accustomed to gimp2 building. > mparchet -- Andrea _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
