Gimpentosh wrote:Rod is there a dmg for mac 2.7. The links keep ginving me source codes.
I can not find one (dmg) you can try this -
http://clockwork.fr/how-to-compile-gimp ... w-leopard/*******************************************************
You can try this easier way -
A way of running GIMP 2.7.x on Mac OS X: not (semi) natively through X11, but through virtualization. First of all, we need a virtual machine with the latest Ubuntu 9.10 (Karmic), or even 10.04 (Lucid, in Alpha at this time) installed: you can create a 32- or 64-bit Ubuntu VM in VMware Fusion, Parallels Desktop or Sun VirtualBox (which is free). On the Mac OS X integration front, Fusion currently offers the best tools for Linux VMs (including an integrated Unix/OS X windows mode (Unity) that really works).
After having set up the Ubuntu VM (also with the latest updates, etc.), we can begin with the essence of this hint.
Within the VM, we just need to set up the Launchpad PPA (Personal Package Archive) software repository for the unstable Ubuntu GIMP releases; run this command in a terminal window:
sudo add-apt-repository ppa:matthaeus123/mrw-gimp-svn
Then, if the standard GIMP is already installed, simply update and dist-upgrade:
sudo apt-get update && sudo apt-get dist-upgrade
Or, if GIMP isn't installed (as in 10.04), simply install it:
sudo apt-get install gimp
Currently, the downloaded version is 2.7.2 i believe - it may be 2.7.1 though
Enjoy
Keep in mind you should have lots of ram to do this