Link to home
Start Free TrialLog in
Avatar of uknet80
uknet80

asked on

having difficultes to intall perl packages

dear all,

I am trying to install koha (library system) on linux system, I managed to intall some of the packages on redhat 5.4, but i can't find the following below packges, any idea where to get them?

perl -MCPAN -e 'install "MARC::File::XML"'
perl -MCPAN -e 'install "ZOOM"'
perl -MCPAN -e 'install "You will need Data::Random for the new barcode
generator"'
perl -MCPAN -e 'install "You will need PDF::Reuse::Barcode for the new
barcode generator"'

thanks
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of uknet80
uknet80

ASKER

yes it is root privilege, i logged in as root.
Avatar of uknet80

ASKER

On ZOOM left to be installed, I managed to compile the rest.  I use centos but the error talk about Ubunto.

This is the error code I am getting:

perl -MCPAN -e 'install "ZOOM"'

Error:

Removing previously used /root/.cpan/build/Net-Z3950-ZOOM-1.28

  CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.28.tar.gz


ERROR: Unable to call script: yaz-config
If you are using a YAZ installation from the Debian package "yaz", you
will also need to install "libyaz-dev" in order to build this module.
Running make test
  Make had some problems, maybe interrupted? Won't test
Running make install
  Make had some problems, maybe interrupted? Won't install


Avatar of uknet80

ASKER

managed to fix if thanks. solution is here
http://cobecoballes-linux.blogspot.com/