Hello everyone. I'm working on installing Koha for the first time and I've run into a problem. I've got Debian installed and in following the instructions at http://www.kohadocs.org/Installing_Koha_on_Debian_sarge.html I've got a problem in step 3.1.6. When typing in the command: Perl -MCPAN -e 'install "Net::Z3950::ZOOM"' A whole bunch happens then it stops with the following: /usr/bin/ld: cannot find -lgcrypt collect2: ld returned 1 exit status make: *** [blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible I'm a Linux newbie with a bit of experience but at this point I'm stuck. I've attached the full transcript of what's happened. I'm hoping there's a simple solution. Thanks for any help you can provide. --------------------------------------------------------------- Michael Sauers, Technology Innovation Librarian Nebraska Library Commission The Atrium, 1200 N Street, Suite 120 Lincoln, NE 68508-2023 402-471-2045 800-307-2665 (NE only) Fax: 402-471-2083 msauers@nlc.state.ne.us <mailto:msauers@nlc.state.ne.us> http://nlc.state.ne.us/ <http://nlc.state.ne.us/> http://www.travelinlibrarian.info/ <http://www.travelinlibrarian.info/> ---------------------------------------------------------------
Hi Michael, You are using an install doc for version 2.2, but trying to install version 3.0, that could be part of the problem. Start off with INSTALL.debian, which is a file in the base directory of the 3.0 archive. Cheers, Josh On Thu, Jun 19, 2008 at 1:44 PM, Michael Sauers <msauers@nlc.state.ne.us> wrote:
Hello everyone. I'm working on installing Koha for the first time and I've run into a problem. I've got Debian installed and in following the instructions at http://www.kohadocs.org/Installing_Koha_on_Debian_sarge.html I've got a problem in step 3.1.6. When typing in the command:
Perl –MCPAN –e 'install "Net::Z3950::ZOOM"'
A whole bunch happens then it stops with the following:
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
I'm a Linux newbie with a bit of experience but at this point I'm stuck. I've attached the full transcript of what's happened. I'm hoping there's a simple solution. Thanks for any help you can provide.
---------------------------------------------------------------
Michael Sauers, Technology Innovation Librarian
Nebraska Library Commission The Atrium, 1200 N Street, Suite 120 Lincoln, NE 68508-2023 402-471-2045 800-307-2665 (NE only) Fax: 402-471-2083 msauers@nlc.state.ne.us
http://www.travelinlibrarian.info/ ---------------------------------------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Michael, Had the same problems early on. apt-get install libgcrypt11-dev libgpg-error-dev That should resolve the issue on installing Net::Z3950::ZOOM John +----------------------------------------------------------------------- -----+ John Chadwick, Ed.D. Information Technology Manager New Mexico State Library 1209 Camino Carlos Rey Santa Fe, NM 87507 Phone: 505-476-9740 Cell: 505-629-8116 Fax: 505-476-9761 john.chadwick@state.nm.us http://www.nmstatelibrary.org ________________________________ From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Michael Sauers Sent: Thursday, June 19, 2008 11:45 AM To: koha@lists.katipo.co.nz Subject: [Koha] PERL Module installation problem Hello everyone. I'm working on installing Koha for the first time and I've run into a problem. I've got Debian installed and in following the instructions at http://www.kohadocs.org/Installing_Koha_on_Debian_sarge.html I've got a problem in step 3.1.6. When typing in the command: Perl -MCPAN -e 'install "Net::Z3950::ZOOM"' A whole bunch happens then it stops with the following: /usr/bin/ld: cannot find -lgcrypt collect2: ld returned 1 exit status make: *** [blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible I'm a Linux newbie with a bit of experience but at this point I'm stuck. I've attached the full transcript of what's happened. I'm hoping there's a simple solution. Thanks for any help you can provide. --------------------------------------------------------------- Michael Sauers, Technology Innovation Librarian Nebraska Library Commission The Atrium, 1200 N Street, Suite 120 Lincoln, NE 68508-2023 402-471-2045 800-307-2665 (NE only) Fax: 402-471-2083 msauers@nlc.state.ne.us http://nlc.state.ne.us/ http://www.travelinlibrarian.info/ --------------------------------------------------------------- ______________________________________________________________________ This inbound email has been scanned by the MessageLabs Email Security System. ______________________________________________________________________ Confidentiality Notice: This e-mail, including all attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message. -- This email has been scanned by the Sybari - Antigen Email System.
Ok, next question RE: http://wiki.koha.org/doku.php?id=encodingscratchpad MySQL - Server Configuration - I've added the four lines listed to the my.cnf file. It now says to "connect to mysql ad the (non-root) user and type:" I have no idea how to do this. --------------------------------------------------------------- Michael Sauers, Technology Innovation Librarian Nebraska Library Commission The Atrium, 1200 N Street, Suite 120 Lincoln, NE 68508-2023 402-471-2045 800-307-2665 (NE only) Fax: 402-471-2083 msauers@nlc.state.ne.us http://nlc.state.ne.us/ http://www.travelinlibrarian.info/ ---------------------------------------------------------------
participants (3)
-
Chadwick, John, DCA -
Joshua Ferraro -
Michael Sauers