------- Forwarded message -------
From: [EMAIL PROTECTED]
To: Scott <[EMAIL PROTECTED]>
Cc:
Subject: Re: [Gimp-developer] More interface rantings
Date: Sat, 21 Oct 2006 00:23:37 +0200

On Fri, 20 Oct 2006 22:29:31 +0200, Scott <[EMAIL PROTECTED]> wrote:

Can someone point me to a hint on how to get the newest CVS version? I
don't have lots of time, but I guess if I have further comments I
ought to be looking at the newest bleeding edge.


I define an alias to make life easier:

alias gncvs='cd /svn && cvs -z3 -d
:pserver:[EMAIL PROTECTED]:/cvs/gnome '

create yourself a directory with lots of free space, cd to it.

bash# gncvs login
password: <hit return>
bash# gncvs co gimp
bash# cd gimp
bash# ./autogen.sh
bash# make && make install

bash# gimp


HTH


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to