[GRASS5] Directed Graph Lib Headers (dglib)

Glynn Clements glynn at gclements.plus.com
Fri Feb 10 20:24:28 EST 2006


Radim Blazek wrote:

> > > This applies to all header files. We decided to move all GRASS
> > > header files to include/grass so that they can be installed on system
> > > (e.g. in /usr/local/include)  without conflicts.
> > > Modules and especially independent applications using GRASS libraries
> > > (GDAL/OGR, QGIS) should include grass/xxx.h instead of xxx.h.
> >
> > I've committed a change to use <grass/xxx.h> throughout.
> 
> Thanks, however include/xxx.h is still used in QGIS and GDAL,
> can you reenable the copy in include until those packagges are fixed?

If you add a symlink, e.g.

	ln -s grass /usr/local/grass6/include/grass/grass

you can just specify /usr/local/grass6/include/grass as the GRASS
includes directory.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list