From: steve f. <sfi...@pc...> - 2003-02-26 21:32:43
|
folks- paul at PSU discovered that ga had a hard-coded assumption about the location of the md5sum program (used for check summing). i have added a new configuration file: GUS-PluginMgr.prop which has a property 'md5sum' to specify this. paul- cd $PROJECT_HOME/GUS/PluginMgr cvs -d update [should bring in the new $PROJECT_HOME/GUS/PluginMgr/config dir] build GUS/PluginMgr install -append ... edit the file $GUS_HOME/config/GUS-PluginMgr.prop (copy the sample to start out with) ga +meta --commit steve |