Migrating Wirm Core
Submitter: brinkleyAll of the Wirm-related files will be on /opt/wirm, plus mysql databases for each migrated repository.
Created /opt:wirm, cgi-bin, htdocs, var
Checked out wirm core from cvs on synapse (which was copied from lamina):
export CVSROOT=/usr/local/repos/cvsroot
cd /opt/wirm
cvs checkout -d wirm src/wirm
ln -s /opt/wirm/wirm/wrm /opt/resources/htdocs/wrm
Followed directions in http://resources.si.washington.edu/wrm/doc/ to install wirm
When I then tried to run http://resources.si.washington.edu/cgi-bin/wrm/console.pl as per the installation instructions I got several server errors due to upgrades to perl.
Fixed these and checked the fixes back into CVS, see http://resources.si.washington.edu/viewvc/cvsroot/wirm/wrm/lib/ log messages
TODO: Modify links when Bill creates a CNAME wirm->synapse