[Koha] Looking for "How to step-by-step upgrade from Koha 3.02 Livecd version running on GNOME 2.33.0 to the latest Koha 3.6

frsumer frsumer at nehu.ac.in
Sun Nov 13 07:40:37 NZDT 2011


DearRaphael,
I upgraded from 3.2 to 3.4.5 following the steps below. I believe, it should
work for 3.4.6 too.
1.Backup Koha database,
2.Download latest Koha i.e.$ wget
http://download.koha-community.org/koha-3.04.06.tar.gz
3. Extract i.e.  $ tar xvfz koha-3.04.06.tar.gz
4. Go to extracted folder i.e. $ cd koha-3.04.06
5. Run the command i.e. ./koha_perl_deps.pl -u -m
6. New Perl dependencies needs to be install
7. Perl dependencies should be upgraded using cpan i.e.
sudo cpan
upgrade module name
8. Ensure that all perl dependencies are upgraded/install (Repeat cpan if
error or missing dependencies)
9. Type the following commands
perl Makefile.PL --prev-install-log /usr/share/koha/misc/koha-install-log
make
make test
sudo make upgrade
10. Login to Koha staff client to complete the upgradation
11. If searching does not works, Rebuild Zebra index
sudo /etc/init.d/koha-zebra-daemon start
sudo /etc/init.d/koha-zebraqueue-daemon start
sudo KOHA_CONF=/etc/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v

Best wishes,
F.R.Sumer
Deputy Librarian
Central Library
North-Eastern Hill University(NEHU)
Shillong 793 022, Meghalaya(India)

--
View this message in context: http://koha.1045719.n5.nabble.com/Looking-for-How-to-step-by-step-upgrade-from-Koha-3-02-Livecd-version-running-on-GNOME-2-33-0-to-the6-tp4986672p4987407.html
Sent from the Koha-general mailing list archive at Nabble.com.


More information about the Koha mailing list