Hi Baskar On 5 February 2011 07:40, Baskar <baskar.nandhakumar@ajubanet.net> wrote:
Hi,
I am new to Koha, i have downloaded koha-3.02.02.tar.gz and stat my installation but i get is error.
First of all , you should grab the latest stable which is 3.2.3. http://koha-community.org/2101koha-3-2-3/ (all the websites ending with .koha-community.org are the official sites of the Koha project)
# Perl Makefile.PL Can't locate ZOOM.pm in @INC (@INC contains: /usr/local/koha /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl
You are missing a perl module,and chances are you are missing at lot more. What version of linux are you installing on? You should read the appropriate INSTALL file, eg INSTALL.debian or INSTALL.ubuntu etc. If you follow the instructions there you will be much more successful. Chris