[GRASS-user] WinGRASS-6.3.0RC5 Self Installer + wxPython-Gui

hi,

[GRASS-user] WinGRASS-6.3.0RC5 Self Installer + wxPython-Gui
Glynn Clements glynn at gclements.plus.com
Tue Mar 18 04:03:09 EDT 2008

Helmut Kudrnovsky wrote:

but during the make-process a lot of error-messages-pop-ups, especially for the vector
modules come up .

english-translation from a german error-message:

"v.segment.exe could not be found - the application could not be started, because libpq.dll was not found."

You need to add the directory where the DLLs reside to the PATH
setting. Or copy the DLLs to the dist.<arch>/lib directory (or to
Windows' System32 directory).

i will try the above later

FWIW, the above errors relate to building the HTML documentation, but
you'll get similar errors when running the programs.

the html-documentation is built properly in C:\msys\1.0\local\grass-6.3.svn\docs\html. what should be wrong?

but the output from the make-process seems to be ok:

"----------------------------------------------------------------------
Following modules are missing the 'description.html' file in src code:
----------------------------------------------------------------------
GRASS GIS compilation log
-------------------------
Started compilation: Mon Mar 17 22:33:14 GMT 2008
--
Errors in:
/local/src/grasssvntrunk/imagery/i.class
/local/src/grasssvntrunk/imagery/i.ortho.photo/photo.2image
/local/src/grasssvntrunk/imagery/i.ortho.photo/photo.2target
/local/src/grasssvntrunk/imagery/i.ortho.photo/photo.rectify
/local/src/grasssvntrunk/imagery/i.points
/local/src/grasssvntrunk/imagery/i.vpoints
/local/src/grasssvntrunk/raster/r.li/r.li.daemon
/local/src/grasssvntrunk/raster/r.li/r.li.edgedensity
/local/src/grasssvntrunk/raster/r.li/r.li.patchdensity
/local/src/grasssvntrunk/raster/r.li/r.li.patchnum
/local/src/grasssvntrunk/raster/r.li/r.li.shape
/local/src/grasssvntrunk/raster/r.li/r.li.simpson
/local/src/grasssvntrunk/raster/r.li/r.li.shannon
/local/src/grasssvntrunk/raster/r.li/r.li.mps
/local/src/grasssvntrunk/raster/r.li/r.li.mpa
/local/src/grasssvntrunk/raster/r.li/r.li.padcv
/local/src/grasssvntrunk/raster/r.li/r.li.padsd
/local/src/grasssvntrunk/raster/r.li/r.li.padrange
/local/src/grasssvntrunk/raster/r.li/r.li.cwed
/local/src/grasssvntrunk/raster/r.li/r.li.richness
/local/src/grasssvntrunk/raster/r.li/r.li.dominance

The above modules are all known not to compile on Windows.

ok

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

best regards
helli
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

Helmut Kudrnovsky wrote:

>FWIW, the above errors relate to building the HTML documentation, but
>you'll get similar errors when running the programs.

the html-documentation is built properly in
C:\msys\1.0\local\grass-6.3.svn\docs\html. what should be wrong?

The first part of each HTML file is auto-generated by the program. If
the program fails to run, the corresponding HTML file will be
incomplete.