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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 21:01:28 2025 UTC