[Koha] Re: Perl Module Lament

Beda Szukics beda at muri-gries.ch
Wed Oct 3 23:49:44 NZST 2007


MJ Ray schrieb: 

> "Beda Szukics" <beda at muri-gries.ch> wrote:
>> How do I uninstall version 0.87? I'm not very familiar with perl and CPAN 
>> :-( 
> 
> Ooh, ow.  I'm not sure.  As root, try:
>   cd $HOME/.cpan/build/MARC-XML-0.87/
>   make uninstall

It's not there! 

verwaltung:/usr/share# ls $HOME/.cpan/build
Authen-SASL-2.10      Digest-SHA1-2.11    PDF-Reuse-Barcode-0.05
Barcode-Code128-2.01  GSSAPI-0.24         perl-ldap-0.34
Convert-ASN1-0.21     IO-Socket-SSL-1.09  XML-Filter-BufferText-1.01
Digest-HMAC-1.01      PDF-Reuse-0.33      XML-SAX-Writer-0.50 

I wonder what I did to make this mess ... 

However I noticed that MARC::File is present at two places: 

verwaltung:/usr/local# find -name "*MARC::File*"
./share/man/man3/MARC::File.3pm
./share/man/man3/MARC::File::Encode.3pm
./share/man/man3/MARC::File::USMARC.3pm
./share/man/man3/MARC::File::MicroLIF.3pm
./share/man/man3/MARC::File::XML.3pm
verwaltung:/usr/local# cd /usr/share/
verwaltung:/usr/share# find -name "*MARC::File*"
./man/man3/MARC::File::XML.3pm.gz
./man/man3/MARC::File::USMARC.3pm.gz
./man/man3/MARC::File.3pm.gz
./man/man3/MARC::File::MicroLIF.3pm.gz 

and /usr/share/perl5/MARC <-> /usr/local/share/perl/5.8.8/MARC and 
/usr/local/lib/perl/5.8.8/auto/MARC 

Could it be that the /usr/local-Version is the first one to be found and 
that may be 0.87? 

Thank you for your patience                  Beda


More information about the Koha mailing list