9 Nov
2008
9 Nov
'08
9:21 a.m.
On Sun, Nov 09, 2008 at 08:54:03PM +1300, Mason James wrote:
On 2008/11/9, at 2:34 PM, Rick Welykochy wrote:
Marijana Glavica wrote:
try marclint. it comes with default Koha installation.
You have tweaked my interest.
I cannot find marclint in the Koha install. Any clues as to where I might find it?
cheers rickw
$ cpan MARC::Record
$ sudo apt-get install libmarc-record-perl
http://packages.debian.org/search? suite=default§ion=all&arch=any&searchon=contents&keywords=marclint
Yes, thank you, I was not very precise. Marclint is not part of the Koha, but it comes with one of the perl modules needed by Koha. after you install it (and you should have instaled it during the Koha installation), just type: $ marclint file.iso Marijana