Hi,
I have a CentOS 5.0 LAMP server, and I need to install the php-yaz module to implement the Z39.50 protocol (which handles data exchange for public libraries).
I've already done this with Debian (a one-liner: apt-get install php-yaz) and also on Slackware (more complicated: compile Yaz, rebuild PHP).
Has anyone here ever done this on CentOS? What would be the most orthodox method to do this?
Here's the Yaz page: http://www.indexdata.dk
Cheers,
Niki