Ata ur Rehman a écrit :
Dear All I am trying to configure my Koha application for Z39.50 Search. For that purpose I have downloaded yaz-toolkit from indexdata and installed it. After that I downloaded Net-Z3950-ZOOM-1.16 from CPAN and trying to install it but the following error comes on command prompt:
C:\Net-Z3950-ZOOM-1.16>perl makefile.PL 'yaz-config' is not recognized as an internal or external command, operable program or batch file. 'yaz-config' is not recognized as an internal or external command, operable program or batch file. 'yaz-config' is not recognized as an internal or external command, operable program or batch file.
ERROR: Unable to call script: yaz-config If you are using a YAZ installation from the Debian package "yaz", you will also need to install "libyaz-dev" in order to build this module.
I am using Koha 227 at Windows XP
Any idea?
You may need to install yaz through compilation process. OR to include path to yaz-config to your PATH or to find a way to tell Makefile.pl where to find yaz-config By the way, yaz-config is in libyaz-dev. Is it in yaz-toolkit ? -- Henri-Damien LAURENT