On Tue, May 11, 2010 at 10:48 AM, <bariki.kamara@out.ac.tz> wrote:
Hi,
I'm trying to install the following perl modules below on the Ubuntu v9.04(Server Edition) but I'm facing with the following problem,
cpan[8]> install Net::Z3950::ZOOM Running install for module 'Net::Z3950::ZOOM' Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.25.tar.gz Has already been unwrapped into directory /home/kohaadmin/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, won't make Running make test Make had some problems, won't test Running make install Make had some problems, won't install
Try changing to /home/kohaadmin/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW and doing: sudo make clean sudo perl Makefile.PL sudo make sudo make test and see what exactly is failing. You can do a similar thing for each module that failed to install. Kind Regards, Chris