Make sure you provide the exact Koha version you can from and upgrade to. Koha versions have 3 numbers like 3.10.6. It should be exact.
On the other hand, rebuild_nozebra.pl shouldn't be used. Forget about it. If you installed koha on /usr/share/koha you can run this two commands: export KOHA_CONF="/etc/koha/koha-conf.xml" export PERL5LIB="$PERL5LIB:/usr/share/koha/lib" which will set some needed environment variables. Regards To+ On Thu, May 30, 2013 at 2:00 PM, lankanatha <[email protected]> wrote: > Hi, > when i convert koha 3 to 3.1 , i have to run > misc/migration_tools/rebuild_nozebra.pl.(cant find DateUtils.pm) > this is the problem??? > installation done by tar ball. > thanks. > > > > > -- > View this message in context: > http://koha.1045719.n5.nabble.com/DateUtils-tp5756420p5756549.html > Sent from the Koha-general mailing list archive at Nabble.com. > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

