[Koha] 2.2.5 to 3.2 migration question
Galen Charlton
gmcharlt at gmail.com
Tue Nov 2 01:03:16 NZDT 2010
Hi,
On Mon, Nov 1, 2010 at 7:58 AM, Marilen Corciovei
<marilen.corciovei at nemesisit.ro> wrote:
> Thank you, Ray. I suspected as much but I don't seem to find any
> instruction and specific scripts for the 3.0 -> 3.2 migration. Even in
> the 3.2 archive there is only a 22_30 folder with the scripts for the
> migration to 3.0.
With the exception of a step to check for missing Perl dependencies,
the general instructions for performing 3.0.x and 3.2.x upgrades have
remained unchanged. From the installation instructions in INSTALL:
If you are upgrading from a previous installation of Koha 3.x, you can
use the following:
./koha_perl_deps.pl -u -m # to identify new Perl dependencies
perl Makefile.PL --prev-install-log /path/to/koha-install-log
make
make test
sudo make upgrade
Although MJ's suggestion of treating a 2.2.5 upgrade as a fresh
migration is well worth considering, following the instructions to
upgrade from 2.2 to 3.0, then upgrading to 3.2, should work as well.
Regards,
Galen
--
Galen Charlton
gmcharlt at gmail.com
More information about the Koha
mailing list