Hi Mathieu, it looks like you updated to latest master/development branch. There is a new dependency introduced by the patches for patron self registration.
sudo apt-get install libstring-random-perl should fix the problem. Hope that helps, Katrin > -----Original Message----- > From: [email protected] [mailto:koha-devel- > [email protected]] On Behalf Of Mathieu Saby > Sent: Tuesday, December 18, 2012 10:05 AM > To: Koha Devel > Subject: [Koha-devel] Software error in master? > > Hello > I tried to update my Koha and got the following error when connecting to > mainpage.pl : > > Software error: > Can't locate String/Random.pm in @INC (@INC contains: > /home/msaby/koha/kohamaster /etc/perl /usr/local/lib/perl/5.14.2 > /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at > /home/msaby/koha/kohamaster/C4/Members.pm line 28. > BEGIN failed--compilation aborted at > /home/msaby/koha/kohamaster/C4/Members.pm line 28. > Compilation failed in require at > /home/msaby/koha/kohamaster/C4/Letters.pm line 26. > BEGIN failed--compilation aborted at > /home/msaby/koha/kohamaster/C4/Letters.pm line 26. > Compilation failed in require at > /home/msaby/koha/kohamaster/C4/Suggestions.pm line 31. > BEGIN failed--compilation aborted at > /home/msaby/koha/kohamaster/C4/Suggestions.pm line 31. > Compilation failed in require at /home/msaby/koha/kohamaster/mainpage.pl > line 29. > BEGIN failed--compilation aborted at > /home/msaby/koha/kohamaster/mainpage.pl line 29. > > > Do you have the same problem ? > > > Regards, > M. Saby > > > -- > Mathieu Saby > Service d'Informatique Documentaire > Service Commun de la Documentation > Université Rennes 2 > Téléphone : 02 99 14 12 65 > Courriel : [email protected] > > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ git : http://git.koha- > community.org/ bugs : http://bugs.koha-community.org/ > _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
