AdaptableGIMP Wiki:Community portal
From AdaptableGIMP Wiki
Hi my name is Rod and i downloaded, and installed this program along side Gimp-2.6.11 and found that you need to compile the adaptable version with its own user folder such as adaptgimp-2.6 or something like that.Other wise it uses the Gimp-2.6 folder and really messes things up with JPEG and intl8.dll I actually was able to add Python and themes to the program so i hope you take my advice and recompile it with this difference. Once you do contact me at wacmaster@hotmail.com and i wi;ll re-install the program.It is definitely a great learning tool. You can also contact me at www.gimpchat.com
Thanks
EDIT:
FIXED thanks to Partha of www.partha.com
All that was needed is a batch file like this
The following worked in a bat file placed in the bin directory and a shortcut to it on my desktop to the bat file.
rem ####################### start batch file @echo off set GIMP2_DIRECTORY=C:\adaptablegimp-2.6 set PATH=C:\Program Files\adaptablegimp-2.6.10\bin;C:\Program Files\adaptablegimp-2.6.10\lib\adaptablegimp\2.0\plug-ins; start "C:\Program Files\adaptablegimp-2.6.10\bin\adaptablegimp-2.6.exe" rem ####################### End batch file
Just open the bat and type in the executable name and hit enter on your keyboard. WORKS!
EDIT:
Batch not required using Win 7 Home Premium 64 bit SP-1
Just find adaptablegimp-2.6.exe and make a shortcut to it. Mine is at::
"C:\Program Files (x86)\adaptablegimp-2.6.10\bin\adaptablegimp-2.6.exe"
and GIMP is in:
"C:\Program Files (x86)\GIMP-2.0\bin\gimp-2.6.exe"