[GRASS-user] Clarifying 'no' comments post configuration

Markus Neteler neteler at osgeo.org
Mon Apr 9 08:33:09 EDT 2012


On Sun, Apr 8, 2012 at 2:23 PM, RichardC <richtcooper at hotmail.com> wrote:
> I've installed GRASS 6.4.2 and wanted to check if the the features indicated
> by 'no' are no longer supported/deprecated?

You need to switch it on in the configure step:

>  BLAS support:               no
--with-blas

>  DWG support:               no
--with-opendwg

>  GLw support:                no
--with-glw

There are the respective switches:
  --with-XXX-includes=DIRS
  --with-XXX-libs=DIRS
if needed.

Note that BLAS is almost unused (only on gmath lib). And v.in.dwg is
likely outdated for the latest OpenDWG libraries. There is a related
Addon available.

Hope this helps
Markus


More information about the grass-user mailing list