Thanks for the info, piwozniak. I was able to download the "stable" version just fine.
I am having some installation problems, though. You're supposed to run this ./config command, then "make" to compile, then "make install" to install.
What I don't get is: do you run these commands from XDarwin or from the Terminal?
Either way, when I run them, I get this:
quote:
Last login: Mon Nov 4 22:54:12 on console
Welcome to Darwin!
[DPG4:~] psamaan% cd /Users/psamaan/Desktop/gimp-1.2.3/
[DPG4:~/Desktop/gimp-1.2.3] psamaan% ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[DPG4:~/Desktop/gimp-1.2.3] psamaan% make install
make: Command not found.
Does that sound right to you, or have I done something stupid?