> It jumped onto moof and ran gump/check.py, and it (at least) runs our of the > box (ok, out of CVS), which is a beautiful thing. Now, after a little > planning, it is time to install Gumpy proper...
Ok, README exists in /usr/local/gump/README and the first flavour (public) is installed/configured. 1) I've not (yet) set up any cron. 2) I've not checked that others (in group admin/gump) have correct rights. 3) I didn't see an SVN client. Anybody know if it is installed? 4) I've not tried setting up mail yet. [I sent a test mail to me from there, not received it yet.] 5) We might have some problems w/ OSX changing /usr/local to /Volumes/data/usr.local, the forrest output seems unhappy (but it is as likely that I temporarily dorked Gumpy writting forrest xdocs by over zealously sync'ing directories @ wrong time in run. I'm taking out that code to try again.) ---------------------------------------------------------------------------- ------------ Here is the README: (step 12 is outstanding). Install of Gump on Moof: For more details contact: [EMAIL PROTECTED] ------------------------------------ 1) Shooting for /usr/local/gump/[flavour]/... 2) First flavour called 'public' 3) Set CVSROOT using http://gump.apache.org/gettingstarted.html#Getting+the+sour ce+to+Gump 4) mkdir & cd to /usr/local/gump/public and did "cvs checkout gump" 5) Create & edit ./gump/moof.apache.org.xml (to match `hostname`.xml) 6) Set things like: <workspace name="moof-public" basedir="/usr/local/gump/public/workspace" jardir="/usr/local/gump/public/jars" pkgdir="/usr/local/gump/packages" logdir="/usr/local/gump/public/results" version="0.4"> 7) Do some tests: cd python export PYTHONPATH=`pwd` python gump/check.py -w ../moof.apache.org.xml all --debug python gump/integrate.py -w ../moof.apache.org.xml all --debug 8) Check-out/Build forrest (/usr/local/gump/xml-forrest) 9) Moved xml-forrest/dist/shbat to /usr/local/gump/forrest 10) worked on local-env.sh: export FORREST_HOME=/usr/local/gump/forrest export PATH=$PATH:$FORREST_HOME/bin 11) Installed packages in /usr/local/packages [shared, not under 'flavour'] Note: Diligently clicked on license agreements as required. 12) Modified HTTP server configuration to point to [flavour]/results --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
