Re: [CentOS] CentOS 5.0 and php-yaz

2007-08-08 Thread <[EMAIL PROTECTED]>
Niki Kovacs napsal(a): > 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

Re: [CentOS] CentOS 5.0 and php-yaz

2007-07-20 Thread Niki Kovacs
Antonio da Silva Martins Junior a écrit : I already had done this on CentOS4.5... Download and instal the yaz library (on C5 I think the FC6 packages will build ok). Then use the pear installer: pear install yaz The php-yaz package are in the PECL repo, wich can be accessed using the

Re: [CentOS] CentOS 5.0 and php-yaz

2007-07-18 Thread Antonio da Silva Martins Junior
- "Niki Kovacs" <[EMAIL PROTECTED]> escreveu: > 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)

[CentOS] CentOS 5.0 and php-yaz

2007-07-18 Thread Niki Kovacs
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, r