<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt"><DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">Roger,</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">I was able to install ZOOM and Yaz on Centos 4.4.&nbsp; Below is what I did to get everything to work and install. If you have any problems, I will be happy to help</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">perl -MCPAN -e 'install "Event"'<BR>yum install libxslt-devel</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">Download latest openssl (tarball) and compile and install<BR>&nbsp;tar -xvzf open*<BR>&nbsp;cd to the openssl directory<BR>&nbsp;./config<BR>&nbsp;make<BR>&nbsp;make install</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">yum install libgcrypt-dev<BR>Download yaz src rpm<BR>rpmbuild --rebuild yaz*src.rpm<BR>cd /usr/src/redhat/RPMS/i386(may not be in that folder depending on architecture)<BR>rpm -ivh libyaz-2*<BR>rpm -ivh yaz-2*<BR>rpm -ivh libyaz-dev*<BR>perl -MCPAN -e 'install "HTML::Template"'<BR>perl -MCPAN -e 'install "Mail::Sendmail"'<BR>perl -MCPAN -e 'install "MARC::Record"'<BR>perl -MCPAN -e 'install "Class::Accessor"'<BR>perl -MCPAN -e 'install "MARC::Charset"'<BR>perl -MCPAN -e 'install "MARC::File::XML"'<BR>perl -MCPAN -e 'install "XML::Simple"'<BR>perl -MCPAN -e 'install "Bit::Vector"'<BR>perl -MCPAN -e 'install "Carp::Clan"'<BR>perl -MCPAN -e 'install "Date::Calc"'<BR>perl -MCPAN -e 'install "ZOOM"'<BR>perl -MCPAN -e 'install "Compress::Zlib"' (Install Dependencies)<BR>perl -MCPAN -e 'install "PDF::API2"'<BR>perl -MCPAN -e 'install "GD::Barcode"'<BR>perl -MCPAN -e 'install "Data::Random"'<BR>perl
 -MCPAN -e 'install "Barcode::Code128"'<BR>perl -MCPAN -e 'install "PDF::Reuse"'<BR>perl -MCPAN -e 'install "PDF::Reuse::Barcode"'<BR></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">Install and configure Koha.</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">I was able to do a Z3950 search within KOHA.</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">I hope this helps.</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">Dave<BR><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Roger Hart &lt;rhart@mail.utexas.edu&gt;<BR>To: koha@lists.katipo.co.nz<BR>Sent: Friday, February 16, 2007 11:39:54 PM<BR>Subject: [Koha] yaz failed dependencies on CentOS (~RedHat)<BR><BR>
<DIV>I've been volunteering to help install Koha at my daughter's school&nbsp;&nbsp;<BR>and I've run into some trouble. I have a basic understanding of unix&nbsp;&nbsp;<BR>but I'm new to Linux. For several reasons we have installed CentOS&nbsp;&nbsp;<BR>("an Enterprise-class Linux Distribution derived from sources freely&nbsp;&nbsp;<BR>provided to the public by a prominent North American Enterprise Linux&nbsp;&nbsp;<BR>vendor", which I understand to be RedHat). I have been unable to&nbsp;&nbsp;<BR>install yaz, and receive the error messages appended below when I try&nbsp;&nbsp;<BR>to install yaz, libyaz, or libyaz-devel. I would very sincerely&nbsp;&nbsp;<BR>appreciate any help.<BR><BR>[root@Dell1600sc ~/Desktop]$ rpm -i yaz-2.1.48-1.i386.rpm<BR>error: Failed dependencies:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libc.so.6(GLIBC_2.4) is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libcrypto.so.6 is needed by
 yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libhistory.so.5 is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libreadline.so.5 is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libssl.so.6 is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libyaz = 2.1.48 is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libyaz.so.2 is needed by yaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rtld(GNU_HASH) is needed by yaz-2.1.48-1.i386<BR>[root@Dell1600sc ~/Desktop]$ rpm -i libyaz-2.1.48-1.i386.rpm<BR>error: Failed dependencies:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libc.so.6(GLIBC_2.4) is needed by libyaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libcrypto.so.6 is needed by libyaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libssl.so.6 is needed by
 libyaz-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rtld(GNU_HASH) is needed by libyaz-2.1.48-1.i386<BR>[root@Dell1600sc ~/Desktop]$ rpm -i libyaz-devel-2.1.48-1.i386.rpm<BR>error: Failed dependencies:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libyaz = 2.1.48 is needed by libyaz-devel-2.1.48-1.i386<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libyaz.so.2 is needed by libyaz-devel-2.1.48-1.i386<BR><BR><BR>Thanks,<BR><BR>Roger<BR><BR>********************************<BR><BR>Roger Hart<BR>Assistant Professor, Departments of History and Asian Studies<BR>University of Texas at Austin<BR><BR>office: Room 470, Burdine Hall<BR>office phone: 512-475-7258<BR>department fax: 512-475-7222<BR>email: rhart@mail.utexas.edu<BR><A href="http://uts.cc.utexas.edu/~rhart" target=_blank>http://uts.cc.utexas.edu/~rhart</A><BR><BR>*********************************<BR><BR>_______________________________________________<BR>Koha mailing
 list<BR>Koha@lists.katipo.co.nz<BR><A href="http://lists.katipo.co.nz/mailman/listinfo/koha" target=_blank>http://lists.katipo.co.nz/mailman/listinfo/koha</A></DIV></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><BR></DIV></div><br>


<hr size=1>Everyone is raving about <a href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/mailbeta">the all-new Yahoo! Mail beta.</a></body></html>