Search found 6 matches
- 2013-06-05T07:49:15-07:00
- Forum: PerlMagick
- Topic: Image::Magick is gone from CPAN?
- Replies: 5
- Views: 17064
Re: Image::Magick is gone from CPAN?
Thank you, that seems to have fixed it. :) https://metacpan.org/search?q=Image%3A%3AMagick As for the version trouble, you might want to look into https://metacpan.org/module/Alien::Base to create an optional dependant distribution that will automatically download and install the appropiate IM ...
- 2013-06-05T07:16:11-07:00
- Forum: PerlMagick
- Topic: Image::Magick is gone from CPAN?
- Replies: 5
- Views: 17064
Re: Image::Magick is gone from CPAN?
David Golden also asked if the PAUSE indexer sent you one or two emails about your last upload.
(should be uploaded email and indexed email)
(should be uploaded email and indexed email)
- 2013-06-05T07:14:16-07:00
- Forum: PerlMagick
- Topic: Image::Magick is gone from CPAN?
- Replies: 5
- Views: 17064
Re: Image::Magick is gone from CPAN?
Thanks for the quick reaction. There might still be a problem though. You had previously uploaded the dist with the version 6.82, which equates to 6.820000. However after that you switched to version numbers on the dist with an added .0, i.e. 6.86.0, which equates to version 6.086000. Since 6.086000 ...
- 2013-06-05T05:44:02-07:00
- Forum: PerlMagick
- Topic: Image::Magick is gone from CPAN?
- Replies: 5
- Views: 17064
Image::Magick is gone from CPAN?
It appears that Image::Magick is gone from CPAN. On 08-May-2013 PerlMagick-6.85.0.tar.gz was uploaded and is visible on backpan: http://backpan.perl.org/authors/id/J/JC/JCRISTY/?C=M;O=D However neither metacpan, nor search.cpan.org are aware of this file. Is this intentional, or maybe a misclick ...
- 2012-06-09T16:16:33-07:00
- Forum: Bugs
- Topic: Image::Magick 6.77 fails to install on windows [with patch]
- Replies: 2
- Views: 5746
Re: Image::Magick 6.77 fails to install on windows [with pat
Thanks for the quick answer and for accepting the patch. As for the version with the ImageMagick installer: Not an option for me. I also need Win32::Process::Memory which does not work under ActivePerl, so i'm using Strawberry Perl 5.16.0.1 (32bit). For what it's worth: I ignored the further test ...
- 2012-06-09T15:09:08-07:00
- Forum: Bugs
- Topic: Image::Magick 6.77 fails to install on windows [with patch]
- Replies: 2
- Views: 5746
Image::Magick 6.77 fails to install on windows [with patch]
I installed this version of ImageMagick: ImageMagick-6.7.7-6-Q16-windows-dll.exe Then i tried to install Image::Magick via CPAN, but it was still unable to find the header files. On inspection with procmon it turned out that it was trying to look for them like this: C:\Program Files (x86)\include ...