Hi to all I need help i try to install koha 3 RC1 on debian etch all debian package ok installed but one package i did not able to install it (libimage-magick-perl) when search it on package manager i did not find it and when to run: $ perl Makefile.PL i get the error Image::Magick 6.2 not found i need this package to install it what i do to solve this problem thnks john smith _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
On 2008/07/2, at 7:43 AM, john smith wrote:
Hi to all I need help i try to install koha 3 RC1 on debian etch all debian package ok installed but one package i did not able to install it (libimage-magick-perl) when search it on package manager i did not find it and when to run: $ perl Makefile.PL i get the error Image::Magick 6.2 not found i need this package to install it what i do to solve this problem thnks
john smith
hmm, try... $ sudo apt-get imagemagick $ sudo cpan Image::Magick
On 2008/07/2, at 9:04 AM, Andrew Moore wrote:
On Tue, Jul 1, 2008 at 3:59 PM, Mason James <mason.loves.sushi@gmail.com> wrote:
hmm, try...
$ sudo apt-get imagemagick $ sudo cpan Image::Magick
is it called libgraphics-magick-perl in etch, or is that a different package?
its a diff. package, forked from imagemagick ;)
participants (3)
-
Andrew Moore -
john smith -
Mason James