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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 15:01:28 2024 UTC