| Summary: | dev-php/pecl-imagick-3.0.1-r1: checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Den <undying-m> |
| Component: | New packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | undying-m |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
ebuild patche
config.m4 new patch |
||
Created attachment 349918 [details, diff]
config.m4 new patch
A little nitpick - this kind of epatch belongs into src_prepare, not src_unpack. Does this still occur with the current stable pecl-imagick-3.1.0_rc2 ? |
Created attachment 349916 [details, diff] ebuild patche while trying to install pecl-imagick package, getting an error at the configure phase: checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h versions of packages: dev-php/pecl-imagick-3.0.1-r1 media-gfx/imagemagick-6.8.5.4 dev-lang/php-5.3.23 I have changed the ebuild a bit and changed the patch that comes with that ebuild. All changes I`m attached to the bug. After changes pecl module installed nicely.