----- "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) 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

Hi,

  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 pear
utilities :)

   Antonio.

-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - Support Analist | "Only The Shadow Knows     |
| Universidade Estadual de Maringá - Brasil|   what evil lurks in the   |
| NPD - Núcleo de Processamento de Dados   |       Heart of Men!"       |
| E-Mail: [EMAIL PROTECTED] / [EMAIL PROTECTED] | !!! Linux User: 52392 !!!  |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


-- 
Esta mensagem foi verificada pelo sistema de antiv�rus e
 acredita-se estar livre de perigo.

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to