Re: [GRASS-dev] GRASS && OpenCV

2011-12-16 Thread Hamish
> here is my make command > > g++ -I/usr/lib/grass64/include grass.o -L/usr/lib/grass64/lib and you are trying to build against the installed grass 6.4 not a self- built but uninstalled 6.5svn or other version, right? > libgrass_gis is there but still error/home/rashad/grass.cpp:5: > undefined r

Re: [GRASS-dev] GRASS && OpenCV

2011-12-16 Thread Mohammed Rashad
here is my make command g++ -I/usr/lib/grass64/include grass.o -L/usr/lib/grass64/lib -lgrass_I -lgrass_Iortho -lgrass_arraystats -lgrass_bitmap -lgrass_btree -lgrass_cairodriver -lgrass_cdhc -lgrass_cluster -lgrass_datetime -lgrass_dbmibase -lgrass_dbmiclient -lgrass_dbmidriver -lgrass_dbstubs -

Re: [GRASS-dev] GRASS extensions/addons mismatch

2011-12-16 Thread Hamish
btw, my current feeling about the ~/.grass$MAJOR/addons$MAJOR.$MINOR.$BUGVER specific path to protect from binary GIS_H incompatibility is that it may be better to create a ~/.grass65/ in addition to ~/.grass64 to keep the two separate. The main conflict would be if users swap back and forth betwe

Re: [GRASS-dev] GRASS extensions/addons mismatch

2011-12-16 Thread Hamish
Michael wrote: > In preliminary tests (GRASS 6.4 svn release branch), this seems to work > very well--and in fact considerably better than it does with GRASS > 7/trunk at the moment. which one, the wxGUI extension tool or g.extension(.sh) from the command line? they are independent code. AFAIK Wil

[GRASS-dev] Re: [GRASS GIS] #1507: r.in.gdal & others: -e must only modify the current mapset's WIND file

2011-12-16 Thread GRASS GIS
#1507: r.in.gdal & others: -e must only modify the current mapset's WIND file -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Stat

[GRASS-dev] Re: [GRASS GIS] #1507: r.in.gdal & others: -e must only modify the current mapset's WIND file

2011-12-16 Thread GRASS GIS
#1507: r.in.gdal & others: -e must only modify the current mapset's WIND file -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Stat

Re: [GRASS-dev] GRASS && OpenCV

2011-12-16 Thread Hamish
Mohammed Rashad wrote: > I just started my work but stuck in the intial statement > G__gisinit(char*) how does the Makefile look? are $(GISLIB) and $(GISDEP) present? i.e. does you module's Makefile closely resemble other similar modules? if building from outside of the main source tree, do

[GRASS-dev] Re: [GRASS GIS] #1504: NVIZ shows only English Menu

2011-12-16 Thread GRASS GIS
#1504: NVIZ shows only English Menu --+- Reporter: Venkat| Owner: grass-dev@… Type: defect| Status: new Priority: majo

[GRASS-dev] Re: [GRASS GIS] #1504: NVIZ shows only English Menu

2011-12-16 Thread GRASS GIS
#1504: NVIZ shows only English Menu --+- Reporter: Venkat| Owner: grass-dev@… Type: defect| Status: new Priority: majo

[GRASS-dev] problem sql query on wingrass

2011-12-16 Thread Margherita Di Leo
Hi list, I'm experimenting some problems using wingrass running on a virtual machine (windows xp). I tried both [1] and [2] versions. The problem raises when I try to run a sql query on geology map in nc dataset. In both [1] and [2], the program gets stuck when I try to raise SQL builder. Does any

[GRASS-dev] Re: [GRASS GIS] #226: WinGRASS fails to create .gislock opening a mapset

2011-12-16 Thread GRASS GIS
#226: WinGRASS fails to create .gislock opening a mapset +--- Reporter: msieczka| Owner: grass-dev@… Type: defect | Status: new Priority: major

[GRASS-dev] Re: [GRASS GIS] #1511: r3.mapcalc error

2011-12-16 Thread GRASS GIS
#1511: r3.mapcalc error --+- Reporter: mmetz | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Mileston

[GRASS-dev] Re: [GRASS GIS] #1511: r3.mapcalc error

2011-12-16 Thread GRASS GIS
#1511: r3.mapcalc error --+- Reporter: mmetz | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Mileston

[GRASS-dev] Re: [GRASS GIS] #1511: r3.mapcalc error

2011-12-16 Thread GRASS GIS
#1511: r3.mapcalc error --+- Reporter: mmetz | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Mileston

[GRASS-dev] Re: [GRASS GIS] #226: WinGRASS fails to create .gislock opening a mapset

2011-12-16 Thread GRASS GIS
#226: WinGRASS fails to create .gislock opening a mapset +--- Reporter: msieczka| Owner: grass-dev@… Type: defect | Status: new Priority: major

[GRASS-dev] [GRASS GIS] #1511: r3.mapcalc error

2011-12-16 Thread GRASS GIS
#1511: r3.mapcalc error --+- Reporter: mmetz | Owner: grass-dev@… Type: defect| Status: new Priority: normal| Mileston

[GRASS-dev] GRASS && OpenCV

2011-12-16 Thread Mohammed Rashad
Hi All, Is there any addon or python modules which do OpenCV work using GRASS data.? If not I would like to add these functions to OpenCV. I just started my work but stuck in the intial statement G__gisinit(char*) I already posted a mail regarding it. But no reply because of busy schedules of

[GRASS-dev] Re: [GRASS GIS] #1504: NVIZ shows only English Menu

2011-12-16 Thread GRASS GIS
#1504: NVIZ shows only English Menu --+- Reporter: Venkat| Owner: grass-dev@… Type: defect| Status: new Priority: majo

[GRASS-dev] Re: [GRASS GIS] #226: WinGRASS fails to create .gislock opening a mapset

2011-12-16 Thread GRASS GIS
#226: WinGRASS fails to create .gislock opening a mapset +--- Reporter: msieczka| Owner: grass-dev@… Type: defect | Status: new Priority: major

[GRASS-dev] undefined reference to `G__gisinit(char const*, char const*)'

2011-12-16 Thread Mohammed Rashad
here is my make command g++ -I/usr/lib/grass64/include grass.o -L/usr/lib/grass64/lib -lgrass_I -lgrass_Iortho -lgrass_arraystats -lgrass_bitmap -lgrass_btree -lgrass_cairodriver -lgrass_cdhc -lgrass_cluster -lgrass_datetime -lgrass_dbmibase -lgrass_dbmiclient -lgrass_dbmidriver -lgrass_dbstubs -

[GRASS-dev] Re: [GRASS GIS] #1504: NVIZ shows only English Menu

2011-12-16 Thread GRASS GIS
#1504: NVIZ shows only English Menu --+- Reporter: Venkat| Owner: grass-dev@… Type: defect| Status: new Priority: majo