2009/7/21 Eric Bégin <Eric.Begin@inlibro.com>:
Hello!
1.sudo cp -a /usr/share/koha/lib/* /etc/perl
2 things about that line.
1) Based on the problem you described, that line did not really solve it, so I think it was not necessary 2) More important yet, you'll have to do this everytime you update Koha, which is OK if you work for your library forever, but this is very dangerous if someone else starts maintaining Koha.
I would strongly recommand to remove the /etc/perl/C4 directory.
If, afterward, you run into an error message when you run rebuild_zebra.pl, you probably have to run export PERL5LIB=/usr/share/koha/lib
What if we try symlinking? Will it break upgrading?? # ln -sv /usr/share/koha/lib/C4 /etc/perl/C4 -- With Regards Abhishek Amberkar Learn to appreciate the beauty within...