Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Installing Image::Magick using PPM

by Nalina (Monk)
on Aug 02, 2004 at 12:08 UTC ( [id://379260]=perlquestion: print w/replies, xml ) Need Help??

Nalina has asked for the wisdom of the Perl Monks concerning the following question:

I tried installing Image::Magick module using ppm package('ppm install image-magick'). But image-magick.ppd is not available in Activeperl repository. How do I install it using ppm package? Please give me the url which has the ppd for this module

Thanks & Regards

Nalina

Replies are listed 'Best First'.
Re: Installing Image::Magick using PPM
by Joost (Canon) on Aug 02, 2004 at 12:41 UTC
    Looking at the instructions on installing image magick on windows, I saw this:
    NOTE: As of ImageMagick 5.4.8, the official ImageMagick windows installer includes PerlMagick for ActivePerl. Hence I will no longer be providing new binaries of PerlMagick from this site. The official distribution is available from http://www.imagemagick.org/www/windows.html
    (PerlMagick == the Image::Magick module)
Re: Installing Image::Magick using PPM
by inman (Curate) on Aug 02, 2004 at 12:24 UTC
Re: Installing Image::Magick using PPM
by JSchmitz (Canon) on Aug 02, 2004 at 14:06 UTC
    I was able to install it no problem?


    C:\Perl\bin>ppm
    PPM interactive shell (2.2.0) - type 'help' for available comman PPM> search image-magic
    Packages available from http://ppm.ActiveState.com/cgibin/PPM/pp PPMServer: Image-Magick [0]
    PPM> install Image-Magick
    Install package 'Image-Magick?' (y/N): y

    Installing package 'Image-Magick'... Downloading
    http://ppm.ActiveState.com/PPMPackages/5.6plus/MSWin ead/Image-Magick.tar.gz ... Installing C:\Perl\site\lib\auto\Image\Magick\Magick.bs Installing C:\Perl\site\lib\auto\Image\Magick\Magick.dll Installing C:\Perl\site\lib\auto\Image\Magick\Magick.exp Installing C:\Perl\site\lib\auto\Image\Magick\Magick.lib Installing C:\Perl\html\site\lib\Image\Magick.html Installing C:\Perl\site\lib\Image\Magick.pm Installing C:\Perl\site\lib\auto\Image\Magick\autosplit.ix
      I dowloaded the latest full PPM package and followed the instructions given in 'http://www.dylanbeattie.net/magick/howto.html' site. But when I tried to install it by
      C:\temp>ppm install Image-Magick.ppd
      I got an error saying
      Error: no suitable installation target found for package Image-Magick.
      What do I do now?

      Thanks & Regards

      Nalina
        Do you not understand the error message? What is inside Image-Magick.ppd
Re: Installing Image::Magick using PPM
by sunadmn (Curate) on Aug 02, 2004 at 13:25 UTC
    Two suggestions 1st) Take a look at the PPM-Repository package it will allow you to add almost every repository out there, well depending on your version of PPM ( there is a bug that the Author hasn't fixed yet to auto add them ), then search again. 2nd) I would google it and search for the .ppd this should turn up sites that have the ppm for you to install from.
    SUNADMN
    USE PERL

      I believe that I have every major PPM repository added, and a search of them all doesn't turn up a PPM for I::M.

      Update: That is, not for 5.8.x. It appears to be available for 5.6.x.


      Examine what is said, not who speaks.
      "Efficiency is intelligent laziness." -David Dunham
      "Think for yourself!" - Abigail
      "Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon
        PerlMagick exe has only ppd for 5.8.x

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://379260]
Approved by inman
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 23:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found