Some have suggested the debian.k-c.org repo, which is good. I'm running Ubuntu 12.04 Desktop 64-bit, and my package list includes good versions of the three perl modules you've listed. Looks like they come from the Universe repo. On Wed, Aug 8, 2012 at 9:34 AM, Tomas Cohen Arazi <tomascohen@gmail.com>wrote:
On Wed, Aug 8, 2012 at 12:19 PM, Paul <paul.a@aandc.org> wrote:
Looking at Koha 3.8.3 on my "desktop" (64-bit Ubuntu 12.04 server plus Gnome 2.3 utilities, graphics etc)
Final unmet dependencies are:
Graphics::Magick 0 * 1.3.05 No Net::Z3950::ZOOM 0 * 1.16 Yes XML::LibXSLT 0 * 1.59 Yes
The last two are problematic. As far as I can see after a fair amount of trying (CPAN, Debian and Ubuntu repositories) they both, via yaz, are dependant on libyaz-dev which in turn allows libxml2-dev. The most promising source appears to be libyaz4-dev_4.2.18-1build1_i386.deb -- but this fails miserably (despite "force install" and apt-get -f) as the 64-bit system refuses these particular i386 packages, ultimately with:
Just $ apt-get install libyaz4 libyaz4-dev
Does any one have pointers to a 64 bit package for Net::Z3950::ZOOM and XML::LibXSLT (or another workaround)?
and: $ apt-get install libnet-z3950-zoom-perl libxml-libxslt-perl libgraphics-magick-perl
Regards To+ _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/