On Sun, Apr 8, 2012 at 2:23 PM, RichardC <[email protected]> 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
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to