Help! Error starting Sip server.
Hi! I'm having a problem starting sip server on Ubuntu 10.10. Can anybody help to solve it? kotd@ubuntu-koha:/usr/share/koha/lib/C4/SIP$ sudo perl -I./ ./SIPServer.pm ./SIPServer.xml [sudo] password for kotd: Can't locate C4/Auth.pm in @INC (@INC contains: ./ /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /Sip/MsgType.pm line 20. BEGIN failed--compilation aborted at /Sip/MsgType.pm line 20. Compilation failed in require at ./SIPServer.pm line 17. BEGIN failed--compilation aborted at ./SIPServer.pm line 17. -- View this message in context: http://koha.1045719.n5.nabble.com/Help-Error-starting-Sip-server-tp3423393p3... Sent from the Koha - Discuss mailing list archive at Nabble.com.
kotd asked:
Hi! I'm having a problem starting sip server on Ubuntu 10.10. Can anybody help to solve it?
kotd@ubuntu-koha:/usr/share/koha/lib/C4/SIP$ sudo perl -I./ ./SIPServer.pm ./SIPServer.xml [sudo] password for kotd: Can't locate C4/Auth.pm in @INC (@INC contains: ./ /etc/perl
You need to set PERL5LIB and KOHA_CONF variables. See http://koha-community.org/documentation/faq/installingupgrading/#1 Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and LMS developer, statistician. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha
participants (2)
-
kotd -
MJ Ray