[GRASS-windows] grass6.2.3 on cygwin debug steps for 'can't read "monitor_zooms(1, 1, n)": no such variable' error

2 messages Options
Embed this post
Permalink
rthompson1743

[GRASS-windows] grass6.2.3 on cygwin debug steps for 'can't read "monitor_zooms(1, 1, n)": no such variable' error

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

GRASS6.2.3 GIS Manager, Map Display 1, and Output – GIS.m windows crash when the subject error is seen.

Problem is likely  missing dll(s). Check with:

 

cygcheck g.region from the grass command-line. Program was missing cygldap-2-3-0.dll . Checked

cygwin package - it was in libopenldap2-3-0. Ran the setup, clicked 'View' to full, enlarged the window to

see all items, selected it, and clicked ‘Finish’ to install.

 

Regards.

Rick

 


_______________________________________________
grass-windows mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-windows
Glynn Clements

Re: [GRASS-windows] grass6.2.3 on cygwin debug steps for 'can't read "monitor_zooms(1, 1, n)": no such variable' error

Reply Threaded More More options
Print post
Permalink

Rick Thompson wrote:

> GRASS6.2.3 GIS Manager, Map Display 1, and Output - GIS.m windows crash when
> the subject error is seen.
>
> Problem is likely  missing dll(s). Check with:
>
>  
>
> cygcheck g.region from the grass command-line. Program was missing
> cygldap-2-3-0.dll . Checked
>
> cygwin package - it was in libopenldap2-3-0. Ran the setup, clicked 'View'
> to full, enlarged the window to

Most dependency issues are due to GDAL. Various GRASS libraries depend
upon GDAL. Exactly what GDAL depends upon varies a great deal, as GDAL
has a large number of compile-time options, many of which require
additional libraries, each of which has its own dependencies.

AFAICT, the LDAP dependency is actually due to GDAL being built with
PostgreSQL support, which depends upon libpq (the PostgreSQL client
library), which depends upon LDAP.

If you install everything using Cygwin's Setup utility, it should
install LDAP along with libpq4.

--
Glynn Clements <[hidden email]>
_______________________________________________
grass-windows mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-windows