[Koha] ZOOM

Joshua M. Ferraro jmf at liblime.com
Sat Jun 2 11:55:45 NZST 2007


Hi Huck,

----- "Huck" <dhuckaby at paasda.org> wrote:
> Have installed yaz-3.0.4 from source...
> same puking...
> lots of errors when cpan runs make test..
> don't know how to track down make test errors to find where the leaky
> lib(or whatever) is to fix.
OK, try downloading ZOOM directly, it's available from CPAN here:
http://search.cpan.org/CPAN/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.18.tar.gz

To download from Linux, try:

# wget http://search.cpan.org/CPAN/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.18.tar.gz

Then unpack it thusly:

# tar -xzvf Net-Z3950-ZOOM-1.18.tar.gz

Then navigate to the directory and prepare the makefile and run
make manually:

# cd Net-Z3950-ZOOM-1.18
# perl Makefile.PL
# make
# make test
# make install

Let us know if that works.

Cheers,

-- 
Joshua Ferraro                       SUPPORT FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
LibLime                                Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS


More information about the Koha mailing list