Like Manju, I'm also a newcomer into the world of Linux and Koha. I have thoroughly read the posts and followed directions, but discovered that I had already installed *yaz packages (* - wildcard) of version 2.1.48-1. Well, then I tried to install perl module Net::Z3950, but in the end an error occurs: make: *** [yazwrap/libyazwrap.a] Error 2 /usr/bin/make -- NOT OK ...and so on Could you tell me what to do? :) Thanks in advance Krsnendu Dasa wrote:
Actually that is not good enough. The version given by yum .40 is not compatible you need .45 or greater
Try
# yum -y install libxslt-devel # rpm -ivh http://ftp.indexdata.dk/pub/yaz/redhat/fc6/yaz-2.1.46-1.i386.rpm # rpm -ivh http://ftp.indexdata.dk/pub/yaz/redhat/fc6/libyaz-2.1.46-1.i386.rpm # rpm -ivh http://ftp.indexdata.dk/pub/yaz/redhat/fc6/libyaz-devel-2.1.46-1.i386.rpm
On 24/01/07, Krsnendu dasa <krsnendu108@gmail.com> wrote:
Run this as root. #yum -y install yaz libyaz libyaz-devel
That should get you to the next stage. I am also trying to install to Fedora Core 6. I will post any tricks I come across as I go.
On 22/01/07, MJ Ray <mjr@phonecoop.coop> wrote:
manju unni <manjukaliany2000@yahoo.co.uk> wrote:
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.
On fedora core 6, you need to install the libyaz-devel package from http://ftp.indexdata.dk/pub/yaz/redhat/fc6/
Hope that helps, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Somerset, England. Work/Laborejo: http://www.ttllp.co.uk/ IRC/Jabber/SIP: on request/peteble. _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/installation-help-needed-tf3046759.html#a8843766 Sent from the Koha - Discuss mailing list archive at Nabble.com.