Hi again, Not exactly what I wanted to hear, but thanks for the response, Alejandro. In looking into this problem further, I found mention in the listserve archive of the link_bibs_to_authorities.pl utility. I tried running this and received an error "Can't locate object method "new_from_bib_field" via package "C4::Heading" (perhaps you forgot to load "C4::Heading"?) at /etc/perl/C4/Biblio.pm line 443." Does anyone know what this means? Is this link_bibs utility even a viable option? I am running Koha v. 3.0001005. Thanks as always, Amy Schuler From: tirabo@gmail.com [mailto:tirabo@gmail.com] On Behalf Of Alejandro Tiraboschi Sent: Tuesday, May 11, 2010 8:31 PM To: Amy Schuler Subject: Re: [Koha] Authority control Hello: 2010/5/11 Amy Schuler <schulera@caryinstitute.org<mailto:schulera@caryinstitute.org>> Hello, For some reason none of my biblios have authorities associated with them. The authority records exist, because I imported them and am able to find them when I search, but they have no biblios associated with them. I wonder why this is (maybe I should have imported the authorities first?) but regardless, this is how it is. Is there an easy way to establish authority control, linking the authorities with the bibs? If I reimport my bibs, will the link between the authorities and bibs be created? I think that there is no a global procedure to link the authorities with the bibs. When you reimport your bibs no links between the bibs and authorities are created. cheers, Alejandro Tiraboschi FaMAF-UNC Thanks! Amy C. Schuler Manager of Information Services Cary Institute of Ecosystem Studies PO Box AB Millbrook, NY 12545 (845) 677-7600 x164 schulera@caryinstitute.org<mailto:schulera@ecostudies.org> _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz<mailto:Koha@lists.katipo.co.nz> http://lists.katipo.co.nz/mailman/listinfo/koha
“Can't locate object method "new_from_bib_field" via package "C4::Heading" (perhaps you forgot to load "C4::Heading"?) at /etc/perl/C4/Biblio.pm line 443.” Does anyone know what this means? Is this link_bibs utility even a viable option?
Dunno about viability but to get rid of the error you need to export your per5lib thus.. sudo KOHA_CONF=/etc/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib /path/to/link_bibs_to_authorities.pl Adjust the paths above as per your setup.. Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2 2010/5/12 Amy Schuler <schulera@caryinstitute.org>
Hi again,
Not exactly what I wanted to hear, but thanks for the response, Alejandro.
In looking into this problem further, I found mention in the listserve archive of the link_bibs_to_authorities.pl utility. I tried running this and received an error
“Can't locate object method "new_from_bib_field" via package "C4::Heading" (perhaps you forgot to load "C4::Heading"?) at /etc/perl/C4/Biblio.pm line 443.” Does anyone know what this means? Is this link_bibs utility even a viable option?
I am running Koha v. 3.0001005.
Thanks as always,
Amy Schuler
*From:* tirabo@gmail.com [mailto:tirabo@gmail.com] *On Behalf Of *Alejandro Tiraboschi *Sent:* Tuesday, May 11, 2010 8:31 PM *To:* Amy Schuler *Subject:* Re: [Koha] Authority control
Hello:
2010/5/11 Amy Schuler <schulera@caryinstitute.org>
Hello,
For some reason none of my biblios have authorities associated with them. The authority records exist, because I imported them and am able to find them when I search, but they have no biblios associated with them. I wonder why this is (maybe I should have imported the authorities first?) but regardless, this is how it is.
Is there an easy way to establish authority control, linking the authorities with the bibs? If I reimport my bibs, will the link between the authorities and bibs be created?
I think that there is no a global procedure to link the authorities with the bibs. When you reimport your bibs no links between the bibs and authorities are created.
cheers,
Alejandro Tiraboschi
FaMAF-UNC
Thanks!
Amy C. Schuler
Manager of Information Services
Cary Institute of Ecosystem Studies
PO Box AB
Millbrook, NY 12545
(845) 677-7600 x164
schulera@caryinstitute.org <schulera@ecostudies.org>
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Amy Schuler -
Koustubha Kale