Hi Kenneth - I've sent this message to the koha users list since some other users will most certainly know more about these things than I will. It looks like you're having troubles installing the ZOOM and Net::LDAP perl modules, which are prerequisites. I think that the ZOOM one depends on the yaz code. I also think that there are debian packages for it that may work on ubuntu. Do you use apt-get or aptitude or something like that on ubuntu to install standard software packages? look for libyaz-dev in it. Otherwise, send along more information about this failure to the list (or to the module author) and someone may be able to chip in with more help. I'm not sure what problem you might be having installing the Net::LDAP module. In my experience, it's much more stable and easier to install. Could you provide more information about the failure that you're having, please? On Thu, Apr 17, 2008 at 6:26 AM, kenneth rotich <kenrotich2003@yahoo.com> wrote:
thanks. i managed to download koha 2.2.9 from savannah.the download looks ok i tried installing koha but it cannot install becoz two prerequisites are missing: ZOOM and Net::LDAP. I have tried installing them using sudo perl -MCPAN -e 'install "ZOOM"' and perl -MCPAN -e 'install "Net:: LDAP" but i can messages such as make had returned bad status. seems impossible make had some problems may corrupted: wont install make not OK wont install without force.
i have also tried to download yaz-3.0.14 from wget http://ftp.indexdata.dk/pub/yaz/yaz-3.0.14.tar.gz but i get the message: name or service unknown. i will really appreciate if you will assist me resolve these last hurdles in my koha installation. I installing it on Ubuntu 6.06
________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Ken -- Net::LDAP is optional, so you can focus on yaz/ZOOM. --Joe On Thu, Apr 17, 2008 at 8:55 AM, Andrew Moore <andrew.moore@liblime.com> wrote:
Hi Kenneth -
I've sent this message to the koha users list since some other users will most certainly know more about these things than I will.
It looks like you're having troubles installing the ZOOM and Net::LDAP perl modules, which are prerequisites.
I think that the ZOOM one depends on the yaz code. I also think that there are debian packages for it that may work on ubuntu. Do you use apt-get or aptitude or something like that on ubuntu to install standard software packages? look for libyaz-dev in it. Otherwise, send along more information about this failure to the list (or to the module author) and someone may be able to chip in with more help.
I'm not sure what problem you might be having installing the Net::LDAP module. In my experience, it's much more stable and easier to install. Could you provide more information about the failure that you're having, please?
thanks. i managed to download koha 2.2.9 from savannah.the download looks ok i tried installing koha but it cannot install becoz two prerequisites are missing: ZOOM and Net::LDAP. I have tried installing them using sudo
On Thu, Apr 17, 2008 at 6:26 AM, kenneth rotich <kenrotich2003@yahoo.com> wrote: perl
-MCPAN -e 'install "ZOOM"' and perl -MCPAN -e 'install "Net:: LDAP" but i can messages such as make had returned bad status. seems impossible make had some problems may corrupted: wont install make not OK wont install without force.
i have also tried to download yaz-3.0.14 from wget http://ftp.indexdata.dk/pub/yaz/yaz-3.0.14.tar.gz but i get the message: name or service unknown. i will really appreciate if you will assist me resolve these last hurdles in my koha installation. I installing it on Ubuntu 6.06
participants (2)
-
Andrew Moore -
Joe Atzberger