php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33372 configure searches for freetype in the wrong place
Submitted: 2005-06-17 01:43 UTC Modified: 2005-06-17 11:04 UTC
From: Nico dot Laus dot 2001 at gmx dot de Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 5CVS-2005-06-17 (dev) OS: Debian Sarge 3.1
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: Nico dot Laus dot 2001 at gmx dot de
New email:
PHP Version: OS:

 

 [2005-06-17 01:43 UTC] Nico dot Laus dot 2001 at gmx dot de
Description:
------------
configure searches for freetype.sh in
$i/include/freetype2/freetype/freetype.h
where $i is on of the provided paths or /usr,...

but (as far as I know) the file is placed at the following location:
/include/freetype/freetype.h


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-17 03:22 UTC] Nico dot Laus dot 2001 at gmx dot de
sorry,

I just installed the wrong freetype-package.....
libfreetype6-dev is the right one, and this packe does provide a structure according to your config-file...
 [2005-06-17 11:04 UTC] tony2001@php.net
.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 22:01:28 2024 UTC