On 08/22/2009 11:03 AM, LightningIsMyName wrote:
> I wish I could try the new branch, however I don't have a computer to
> test it on with administrator rights... I need someone to package GIMP
> 2.7 as a zip so I can extract and run it (The windows installer
> requires administrator rights, and installing a package on linux also
> requires this).

You don't need administrator rights to try GIMP git master, just install 
into a prefix in your home dir

git clone git://git.gnome.org/gimp
cd gimp
./autogen.sh --prefix=/home/barak/gimp-2-7
make
make install

  / Martin

-- 

My GIMP Blog:
http://www.chromecode.com/
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to