The CVS binaries are a prerequisite. You can get them from cvshome.org.
To download the initial copy of the source run these commands:
% cvs -d:pserver:anonymous@cvs.Gallery.sourceforge.net:/cvsroot/gallery login
When it asks for a password just hit enter.
% cvs -z3 -d:pserver:anonymous@cvs.Gallery.sourceforge.net:/cvsroot/gallery co gallery
Once you have a version of Gallery that you've downloaded via CVS all you
have to do is:
% sh configure.sh; cvs -z3 update -APd
Don't forget to put Gallery in config mode before doing the update or your
setup directory won't get updated!
CVS nightlies can also be downloaded from
http://jpmullan.com/galleryupdates/.
|