PDF::API2::Simple
I tried CPAN to install PDF::API2::Simple (a prerequisite for Koha 3.2) and when failed tried to download and install manually. Every time it is reporting the same problem ---- -------------------------------------------------------------------------------------------------------------------------- psm@libra25:~/Desktop/koha_sw/PDF-API2-Simple-1.1.4$ perl Makefile.PL Can't locate inc/Module/Install.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1. --------------------------------------------------------------------------------------------------- I'm upgrading from Koha 3.06 to 3.2 on Ubuntu 10.04 Parthasarathi Mukhopadhyay Department of Library and Information Science University of Burdwan, Burdwan, West Bengal, India -- _______________________________________________ Search for products and services at: http://search.mail.com
On 07/07/10 13:31, Partha Mukhopadhyay wrote:
I tried CPAN to install PDF::API2::Simple (a prerequisite for Koha 3.2) and when failed tried to download and install manually. Every time it is reporting the same problem ----
-------------------------------------------------------------------------------------------------------------------------- psm@libra25:~/Desktop/koha_sw/PDF-API2-Simple-1.1.4$ perl Makefile.PL Can't locate inc/Module/Install.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1. ---------------------------------------------------------------------------------------------------
Install Module::Install from CPAN then install PDF::API2 Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 208 366 1295 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
participants (2)
-
Colin Campbell -
Partha Mukhopadhyay