On 1 November 2012 23:34, Glynn Clements <gl...@gclements.plus.com> wrote:

>
> Markus Neteler wrote:
>
> > > Relegating something to add-ons is a reliable way to reduce the amount
> > > of developer oversight it gets. E.g. currently you can't just "make"
> > > the add-ons/grass7 directory (it lacks a Makefile),
> >
> > Now there is.
>
> r53636 fixes a couple of issues with the r.in.wms2 and v.in.wfs2
> Makefiles. From the add-ons/grass7 directory, you can do e.g.:
>
>         make MODULE_TOPDIR=$GISBASE
>

Thanks, including addons SVN in my daily compile... How could we auto-load
those additional modules in their GUI menu groups?

>
> to build everything using the include/Make/*.make files from GRASS
> 7 (either installed or the dist.<arch> directory).
>
> imagery/i.vi.mpi requires mpicc. This should probably be a separate
> variable, e.g. $(MPICC).
>
>
to be set as a configure file option?


> vector/v.in.redwg requires LIBREDWGLIBPATH and LIBREDWGINCPATH to have
> any necessary -L/-I switches for libredwg and dwg.h.
>
> --
> Glynn Clements <gl...@gclements.plus.com>
> _______________________________________________
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>



-- 
Yann Chemin
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to