This re-opens the possibility that standalone Image::Magick ppm packages can be provided !!
For Image-Magick-6.89, using 8-bit rgb values (quantum depth = 8):
ppm install http://www.sisyphusion.tk/ppm/Image-Magick_.ppd --force
For Image-Magick-6.89, using 16-bit rgb values (quantum depth = 16):
ppm install http://www.sisyphusion.tk/ppm/Image-Magick.ppd --force
They expect to use the ImageMagick-6.9.2 that ships with them (and which is installed seamlessly).
YMMV if attempts are made to use them with another ImageMagick installation.
They both install a module named Image::Magick - which makes it tricky to have both types installed in the same build of perl.
None of this is explained on the repo website (yet) beyond that provided in the post-install scripts
http://www.sisyphusion.tk/ppm/scripts/install_image_magick and
http://www.sisyphusion.tk/ppm/scripts/install_image_magick_
Cheers,
Rob
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.