[GRASS-dev] Re: [GRASS GIS] #569: grass compilation error due to
freetype
GRASS GIS
trac at osgeo.org
Fri Apr 24 03:50:44 EDT 2009
#569: grass compilation error due to freetype
----------------------+-----------------------------------------------------
Reporter: neuba | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: closed
Priority: normal | Milestone: 6.5.0
Component: default | Version: svn-trunk
Resolution: invalid | Keywords:
Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => invalid
Comment:
You need to install the freetype6-devel package or indicate it properly:
{{{
# e.g., Mandriva:
./configure --with-freetype --with-freetype-
includes=/usr/include/freetype2 ...
}}}
Feel free to reopen if you have done above and it still fails.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/569#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list