Hi Susan, I used force install command and the problem is solved. Net::Z3950::ZOOM is now installed successful. Thanks a lot. Regards, Bariki G. Kamara
Delete any Net-Zoom directories found under build
sudo rm -r /home/kohaadmin/.cpan/build/Net-Z*
Remove the MetaData file
sudo rm /home/kohaadmin/.cpan/Metadata
then try re-installing
sudo cpan cpan> install Net::Z3950::ZOOM
And print out any errors it might give you.
On Wed, May 12, 2010 at 12:18 PM, <bariki.kamara@out.ac.tz> wrote:
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
Hi Chris,
Thanks for the effort, Am trying to change to that directory but Am getting the following result
kohaadmin@library:~$ cd /home/kohaadmin/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW -bash: cd: /home/kohaadmin/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW: Permission denied
even if Am login as root user(sudo) Am getting the same result. Can you assist on that.
Regards, Bariki G. Kamara
Hi Chris,
I succeed changing to the directory /home/kohaadmin/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW by running the command sudo chmod, so when Am trying to do as you directed me, running the command sudo make clean, Am getting the following result below
kohaadmin@library:~/.cpan/build/Net-Z3950-ZOOM-1.25-UME4CW$ sudo make clean make: *** No rule to make target `clean'. Stop.
Can you assist on that.
Regards, Bariki G. Kamara
---------------------- CONFIDENTIALITY NOTICE --------------------------------
PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS E-MAIL
This email is intended only for the person to whom it is addressed and may contain confidential information and may be legally privileged. If you are not the intended recipient, you are notified that you may not use, distribute or copy this document in any manner whatsoever. Kindly also notify the sender by email and/or delete this e-mail. Any views or opinions expressed in this e-mail are those of the sender and do not necessarily coincide with those of the Open University of Tanzania.
--------------------THE OPEN UNIVERSITY OF TANZANIA--------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
---------------------- CONFIDENTIALITY NOTICE -------------------------------- PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS E-MAIL This email is intended only for the person to whom it is addressed and may contain confidential information and may be legally privileged. If you are not the intended recipient, you are notified that you may not use, distribute or copy this document in any manner whatsoever. Kindly also notify the sender by email and/or delete this e-mail. Any views or opinions expressed in this e-mail are those of the sender and do not necessarily coincide with those of the Open University of Tanzania. --------------------THE OPEN UNIVERSITY OF TANZANIA--------------------------