Where can I download the latest version of Gallery?
We normally link to the latest STABLE packaged release from GALLERY. This is available for download from the ‘RELATED FILES’ block. Alternatively you can go direct to the official GALLERY site: http://gallery.menalto.com For the more brave the ‘CUTTING EDGE’ files can be download by using a CVS CLIENT and using the following line 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!