Hello friends, I'm running koha for the last one year and recently upgraded to 2.2.3. As it requires PDF::API2, I have installed the version 0.44 (the latest available version). But it is not working. Then I came to know the version dependency of barcode.pl of koha 2.2.3. It requires a bit older one 0.3r77. I downloaded the required one. But the question is how to uninstall the previous one i,e, 0.44 from site_perl. Is it necessary to uninstall 0.44 before installation of 0.3r77? P S Mukhopadhyay Lecturer, Deptt. of LIb. & Inf. Sc, Vidyasagar University, W.B., India -- India.com free e-mail - www.india.com. Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes!
On Wed, Jul 27, 2005 at 03:36:55PM +0800, Partha Mukhopadhyay wrote:
I downloaded the required one. But the question is how to uninstall the previous one i,e, 0.44 from site_perl. Is it necessary to uninstall 0.44 before installation of 0.3r77?
Generally installing an older version of a module will overwrite any files from the newer one. However, you may also manually delete any of the newer files from site_perl first. If you do that, look under the 'auto' directory, too, in case there are XS bindings. -kolibrie
Partha, I don't know if it's _necessary_ to remove the old module, but I did. I used the script that's suggested in the CPAN FAQs: http://www.cpan.org/misc/cpan-faq.html#How_delete_Perl_modules After I deleted 0.44 and installed 0.3r77, everything seems to work OK. Stephen Partha Mukhopadhyay said:
Hello friends,
I'm running koha for the last one year and recently upgraded to 2.2.3. As it requires PDF::API2, I have installed the version 0.44 (the latest available version). But it is not working. Then I came to know the version dependency of barcode.pl of koha 2.2.3. It requires a bit older one 0.3r77.
I downloaded the required one. But the question is how to uninstall the previous one i,e, 0.44 from site_perl. Is it necessary to uninstall 0.44 before installation of 0.3r77?
P S Mukhopadhyay Lecturer, Deptt. of LIb. & Inf. Sc, Vidyasagar University, W.B., India
--
-- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges@skemotah.com
participants (3)
-
Nathan Gray -
Partha Mukhopadhyay -
Stephen Hedges