[Koha] Removing a mismatched version of a perl package

Erik Stainsby erik.stainsby at modern-alchemy.net
Sun Apr 6 04:48:01 NZST 2003


Hi Mike,

I did the same thing - installed the newest of everything, instead of watching 
the compatibility note Paul sent out.

In your home dir (installing as root, likely), if you used cpan to install, 
there will be a directory structure topped by .cpan:

# cd ~/.cpan/buiild/MARC-Record-1.21
# make uninstall
# make realclean

That should do the back-out for you.  The Makefile target 'uninstall' is 
deprecated, and it is unclear to me if the package is respecting it anyway, 
or not, so I chose to run 'realclean' as well.


-- 
Erik Stainsby
erik.stainsby [ at ] modern-alchemy.net
Modern Alchemy
Better Libraries, by Design.
http://www.modern-alchemy.net/
--



More information about the Koha mailing list