[Koha] Net::Z3950 make error...
Marty Jongepier
bluejaydesign at sympatico.ca
Fri Sep 22 13:53:55 NZST 2006
Thanks for your fast response, BUT...
It does not work :-( I get this:
Warning: Cannot install Net::Z3950::ZOOM, don't know what it is. Try the
command i/ Net::Z3950::ZOOM
And when I try that, it says: -su: i: command not found...
-I work with computers, that does not necessarily mean that I like them-
-----Original Message-----
From: Robert Lyon [mailto:bob at katipo.co.nz]
Sent: Wednesday, September 20, 2006 10:01 PM
To: Marty Jongepier
Cc: koha at lists.katipo.co.nz
Subject: Re: [Koha] Net::Z3950 make error...
Hi Marty,
I remeber having the same problem as you have when trying to install
version 2.2.6
I got around it by installing
perl -MCPAN -e 'install Net::Z3950::ZOOM'
which gave me a different error:
cc1: error: unrecognized option `-Wdeclaration-after-statement'
make: *** [ZOOM.o] Error 1
So I went and commented out the line below
# Use this to test for illegal code that GCC stupidly permits by
default:
and it installed fine
hope this helps
Robert
More information about the Koha
mailing list