[GRASS-dev] [GRASS GIS] #2491: configure: error: *** Unable to locate FreeType includes.
GRASS GIS
trac at osgeo.org
Mon Nov 17 09:05:42 PST 2014
#2491: configure: error: *** Unable to locate FreeType includes.
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Configuration of grass-7.0.0beta3 sources fail with:
{{{
checking whether to use FreeType... yes
checking for location of FreeType includes...
checking for ft2build.h... no
configure: error: *** Unable to locate FreeType includes.
}}}
I have the file in /usr/include/freetype2/ft2build.h
Adding --with-freetype-includes=/usr/include/freetype2 switch fixes the
configuration, but I'm wondering if the detector could do a better job by
also looking in there, being the default install on ubuntu 14.04
NOTE: 7.0.0beta3 is missing a Version (would it be trunk?)
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2491>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list