koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] New Feature: Amazon.com Content


From: Joshua Ferraro
Subject: Re: [Koha-devel] New Feature: Amazon.com Content
Date: Wed, 8 Feb 2006 09:03:36 -0800
User-agent: Mutt/1.4.1i

On Fri, Feb 03, 2006 at 06:02:16PM -0800, Joshua Ferraro wrote:
> Note that if you don't touch these systemprefs, no Amazon.com code will
> be called.
Oops ... I put the 'use C4::Amazon' line at the top of opac-detail.pl
instead of inside the conditional. Fixed in CVS -- sorry about that.

If you want to use Amazon content you'll also need to install 
XML::Simple and LWP::Simple, both available from CPAN:

# perl -MCPAN -e 'install LWP::Simple'
# perl -MCPAN -e 'install XML::Simple'

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]