Re: [sprog-users] Test Errors and final touches on Sprog RPM for Fedora Core 5 Extras
Status: Alpha
Brought to you by:
grantm
From: Grant M. <gr...@mc...> - 2005-11-15 19:59:47
|
On Tue, 2005-11-15 at 11:41 +0000, Gavin Henry wrote: > On Tue, 15 Nov 2005 21:26:55 +1300, Grant McLean wrote > > > It looks like there's something really basic gone wrong here. I wonder > > if there might be some conflict between a version of Sprog that's > > already installed and the version being tested. > > That could be the case. Can I issue a make uninstall first? I don't think make uninstall generally does anything useful. I usually just do something like: rm -rf /usr/share/perl5/Sprog* 'perldoc -l Sprog' will tell you where it's installed. Regards Grant |