php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56083 installing imagick using pear fails
Submitted: 2004-06-03 11:10 UTC Modified: 2013-12-03 11:27 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: php at todgillespie dot com Assigned: mike (profile)
Status: Closed Package: imagick (PECL)
PHP Version: 4.3.3 OS: FreeBSD 4.9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php at todgillespie dot com
New email:
PHP Version: OS:

 

 [2004-06-03 11:10 UTC] php at todgillespie dot com
Description:
------------
I've installed the ImageMagick port from the latest RELEASE FreeBSD 
tree.

When I try to install the imagick PECL module using the pear installer, I 
get this:

~>pear install imagick
downloading imagick-0.9.9.tgz ...
...done: 69,768 bytes
6 source files, building
running: phpize
autoheader: `config.h.in' is created
-f: not found
`phpize' failed

Reproduce code:
---------------
~>pear install imagick

Expected result:
----------------
installed imagick module into php

Actual result:
--------------
downloading imagick-0.9.9.tgz ...
...done: 69,768 bytes
6 source files, building
running: phpize
autoheader: `config.h.in' is created
-f: not found
`phpize' failed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-03 11:27 UTC] mike@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mike
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 16:01:31 2024 UTC