[Koha] yaz failed dependencies on CentOS (~RedHat)
David Shaner
davidmshaner at yahoo.com
Sun Feb 18 15:24:05 NZDT 2007
Roger,
I was able to install ZOOM and Yaz on Centos 4.4. Below is what I did to get everything to work and install. If you have any problems, I will be happy to help
perl -MCPAN -e 'install "Event"'
yum install libxslt-devel
Download latest openssl (tarball) and compile and install
tar -xvzf open*
cd to the openssl directory
./config
make
make install
yum install libgcrypt-dev
Download yaz src rpm
rpmbuild --rebuild yaz*src.rpm
cd /usr/src/redhat/RPMS/i386(may not be in that folder depending on architecture)
rpm -ivh libyaz-2*
rpm -ivh yaz-2*
rpm -ivh libyaz-dev*
perl -MCPAN -e 'install "HTML::Template"'
perl -MCPAN -e 'install "Mail::Sendmail"'
perl -MCPAN -e 'install "MARC::Record"'
perl -MCPAN -e 'install "Class::Accessor"'
perl -MCPAN -e 'install "MARC::Charset"'
perl -MCPAN -e 'install "MARC::File::XML"'
perl -MCPAN -e 'install "XML::Simple"'
perl -MCPAN -e 'install "Bit::Vector"'
perl -MCPAN -e 'install "Carp::Clan"'
perl -MCPAN -e 'install "Date::Calc"'
perl -MCPAN -e 'install "ZOOM"'
perl -MCPAN -e 'install "Compress::Zlib"' (Install Dependencies)
perl -MCPAN -e 'install "PDF::API2"'
perl -MCPAN -e 'install "GD::Barcode"'
perl -MCPAN -e 'install "Data::Random"'
perl -MCPAN -e 'install "Barcode::Code128"'
perl -MCPAN -e 'install "PDF::Reuse"'
perl -MCPAN -e 'install "PDF::Reuse::Barcode"'
Install and configure Koha.
I was able to do a Z3950 search within KOHA.
I hope this helps.
Dave
----- Original Message ----
From: Roger Hart <rhart at mail.utexas.edu>
To: koha at lists.katipo.co.nz
Sent: Friday, February 16, 2007 11:39:54 PM
Subject: [Koha] yaz failed dependencies on CentOS (~RedHat)
I've been volunteering to help install Koha at my daughter's school
and I've run into some trouble. I have a basic understanding of unix
but I'm new to Linux. For several reasons we have installed CentOS
("an Enterprise-class Linux Distribution derived from sources freely
provided to the public by a prominent North American Enterprise Linux
vendor", which I understand to be RedHat). I have been unable to
install yaz, and receive the error messages appended below when I try
to install yaz, libyaz, or libyaz-devel. I would very sincerely
appreciate any help.
[root at Dell1600sc ~/Desktop]$ rpm -i yaz-2.1.48-1.i386.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by yaz-2.1.48-1.i386
libcrypto.so.6 is needed by yaz-2.1.48-1.i386
libhistory.so.5 is needed by yaz-2.1.48-1.i386
libreadline.so.5 is needed by yaz-2.1.48-1.i386
libssl.so.6 is needed by yaz-2.1.48-1.i386
libyaz = 2.1.48 is needed by yaz-2.1.48-1.i386
libyaz.so.2 is needed by yaz-2.1.48-1.i386
rtld(GNU_HASH) is needed by yaz-2.1.48-1.i386
[root at Dell1600sc ~/Desktop]$ rpm -i libyaz-2.1.48-1.i386.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by libyaz-2.1.48-1.i386
libcrypto.so.6 is needed by libyaz-2.1.48-1.i386
libssl.so.6 is needed by libyaz-2.1.48-1.i386
rtld(GNU_HASH) is needed by libyaz-2.1.48-1.i386
[root at Dell1600sc ~/Desktop]$ rpm -i libyaz-devel-2.1.48-1.i386.rpm
error: Failed dependencies:
libyaz = 2.1.48 is needed by libyaz-devel-2.1.48-1.i386
libyaz.so.2 is needed by libyaz-devel-2.1.48-1.i386
Thanks,
Roger
********************************
Roger Hart
Assistant Professor, Departments of History and Asian Studies
University of Texas at Austin
office: Room 470, Burdine Hall
office phone: 512-475-7258
department fax: 512-475-7222
email: rhart at mail.utexas.edu
http://uts.cc.utexas.edu/~rhart
*********************************
_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
____________________________________________________________________________________
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20070217/4b20b8f8/attachment.html
More information about the Koha
mailing list