From: pjm <pj...@sa...> - 2003-02-27 09:37:59
|
thanks Steve. On our system we have gmd5sum which is part of the GNU toolset (I've been told :) Another developer mentioned a pure Perl implementation if dependancies become a problem; http://search.cpan.org/author/DELTA/Digest-Perl-MD5-1.5/lib/Digest/Perl/MD5.pm though it is a lot slower. cheers, Paul. steve fischer wrote: > > 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 > > ------------------------------------------------------- > This SF.net email is sponsored by: Scholarships for Techies! > Can't afford IT training? All 2003 ictp students receive scholarships. > Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. > www.ictp.com/training/sourceforge.asp > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |