How to successfully upgrade to 3.8.x to 3.10.x
I installed Koha based on Ubuntu packages [http://tinyurl.com/btj4scm] and faced little difficult to install few dependencies for Koha 3.10.x. You can follow the steps to upgrade from 3.8.x to 3.10.x.These instructions not valid for installation from Koha tarball. Open synaptic manager and disable koha repository Synaptic Manager > Settings > Repositories > Other software Uncheck the following repository http://debian.koha-community.org/koha Close dialog box and press Reload button. Open Terminal and install following packages, apt-get install libchi-driver-memcached-perl apt-get install libdigest-jhash-perl Again open Synaptic manager and enable koha repositories and reload. I could not install libdata-paginator-perl from repository. We can install from CPAN. Open terminal and start CPAN apply the following command, sudo cpan install Data::Pagination Open Koha and change the opac theme from prog to ccsr. Otherwise OPAC look so scary. Administration > System Preferences > OPAC > opacthemes > ccsr I hope that these instructions help for smooth upgradation. -- Vimal Kumar V. Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.org Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
UPS, too late... reinstalling Lubuntu and Koha. The problem with the "program" theme is a Koha Bug? Saludos, FAOA ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
On 28 November 2012 14:24, <adalid@tij.uia.mx> wrote:
UPS, too late... reinstalling Lubuntu and Koha. The problem with the "program" theme is a Koha Bug?
Sort of, but not really, it's a bug in the packages not Koha itself, I am sure it will be fixed before 3.10.1 (It was caused by the files being moved, but the packages not being updated to deal with that, we will be instituting more testing to make sure this doesn't happen again) Chris
Administration > System Preferences > OPAC > opacthemes > ccsr
Is ccsr supposed to be default in 3.10?
No. The default remains prog. ccsr is an alternative for those who want it. Regards, Jared -- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com (web) http://www.cpbibliography.com/
Switching to ccsr is a work around for those using the packages, to get around bug 9052 Chris On 28 November 2012 14:56, Jared Camins-Esakov <jcamins@cpbibliography.com> wrote:
Administration > System Preferences > OPAC > opacthemes > ccsr
Is ccsr supposed to be default in 3.10?
No. The default remains prog. ccsr is an alternative for those who want it.
Regards, Jared
-- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com (web) http://www.cpbibliography.com/ _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (5)
-
adalid@tij.uia.mx -
Chris Cormack -
Jared Camins-Esakov -
Robin Sheat -
Vimal Kumar V.