Hi,<br><br>I also reported this problem Jan 13/14 2011 (subject:<font size="2"><span id=":19d" class="hP"> Error starting WinGrass 6.4.1 RC1)</span></font>, and below is a copy of what I wrote up about it and send to Martin Landa. <br>
<br>Note, this workaround to get winGrass to work requires a change to a library file in the Windows system directory. However the preferred option should be to have winGrass use it's local library files not the Windows library files which seem to be incompatible with winGrass hence the error message matty18 is getting.<br>
<br>Sharon<br><br>--------------------<br><br>
A google of the error message turns up many hits indicating the problem is with the DLLs ssleay32.dll and libeay32.dll.<br>
<br>
>From reading this:<br>
<a href="http://msdn.microsoft.com/en-us/library/ms682586%28v=vs.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms682586%28v=vs.85%29.aspx</a><br>
the DLL search order is operating system directories (including C:WINDOWS\system32) before the PATH environment variable. In my case, the system32 directory contained the files ssleay32.dll and libeay32.dll (no version ids) as well as the GRASS-64\extralib directory (ssleay32.dll and libeay32.dll v0.9.8.15)<br>
<br>
As C:WINDOWS\system32 is searched first (before the PATH environment variable), the system32 DLL files are used.<br>
<br>
I've copied/renamed ssleay32.dll and libeay32.dll in system32 then copied ssleay32.dll and libeay32.dll from the GRASS-64\extralib directory in system32. I then rebooted the PC.<br>
<br>
WinGrass 6.4.1 RC1 now starts! I'll progressively test the WinGrass 6.4.1 RC1 vector functionality I normally use and report any issues. I'll also wait and see what programs fail due to changing dll files in the system32 directory.<br>
<br>
The issue now is - what should be the correct way of WinGRASS 6.4 sourcing the correct DLLs? and what is the correct way of replacing the DLLs in the system32 directory?<br>
<br>-----------------------------<br><br><div class="gmail_quote">On Fri, Jun 10, 2011 at 6:09 AM, matty18 <span dir="ltr"><<a href="mailto:m.j.mccourt@gmail.com" target="_blank">m.j.mccourt@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Could it have anything to do with not having installed through the osgeo4w<br>
package?<br>
<br>
I saw this line in the error return that calls for layertree.py:<br>
<br>
File<br>
"c:/osgeo4w/usr/src/grass641_release/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py",<br>
line 119, in __init__<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Error-Opening-wxPython-No-module-named-agw-customtreectrl-tp6459456p6459557.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Error-Opening-wxPython-No-module-named-agw-customtreectrl-tp6459456p6459557.html</a><br>
</font><div>Sent from the Grass - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
</div><div><div></div><div>grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br>