On 10 September 2013 16:47, Catherine Kerrigan <[email protected]> wrote: > Hello folks! > > We're new to the Koha world and have just installed the latest version of > Koha in preparation for the installation of an RFID/self-check system. > Running a SIP test today, we got the following: > > sudo perl -IC4/SIP/ -MILS C4/SIP/SIPServer.pm /etc/koha/SIPconfig.xml
If you installed with the packages, you can use koha-sip-enable and then it will be handled automatically. I guess you must have installed via the tarball if you are trying to do it manually. > > We get the following error back: > > UNIVERSAL->import is deprecated and will be removed in a future perl at > /usr/share/koha/lib/C4/SIP/Sip/MsgType.pm line 22 > > mismatched tag at line 92, column 2, byte 3028 at > /usr/lib/perl5/XML/Parser.pm line 187 > This means you have an error in your SIPconfig.xml What is on line 92 of that file? Chris > We searched the community website unsuccessfully to determine the problem, so > now we are putting it out to the community in the hope that someone might be > able to figure out what we are doing incorrectly. > > Many thanks in anticipation of your help. > > Catherine Kerrigan ::: Librarian and Projects Officer > T 08 8299 7300 ::: F 08 8172 0504 > Adelaide Central School of Art ::: PO Box 225 Fullarton SA 5063 > 7 Mulberry Road Glenside SA 5065 ::: (adjacent to the Adelaide Film Studios) > www.acsa.sa.edu.au<http://www.acsa.sa.edu.au/> > Library news<http://www.acsalibrary.blogspot.com.au/> > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

