On Sat, Jan 24, 2015 at 6:34 PM, Anna Petrášová <kratochanna@gmail.com> wrote:
Hi,
one student has problems running grass7 beta4. She keeps getting:
Could not load DLL C:\Program Files\Intergraph\ERDAS Imagine
2014\usr\lib\Win32Release\FileFilters\raster.dll: The module was not found.
I couldn't find anything helpful. She gets this when running g.region, but I
am not sure if that's the only case. Any idea?
She may try to disentangle the DLL dependencies (e.g. with "Dependency
Walker" - only free as in free lunch, not software libero): http://www.dependencywalker.com.
On Sat, Jan 24, 2015 at 12:56 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Sat, Jan 24, 2015 at 6:34 PM, Anna Petrášová <kratochanna@gmail.com>
wrote:
> Hi,
>
> one student has problems running grass7 beta4. She keeps getting:
>
> Could not load DLL C:\Program Files\Intergraph\ERDAS Imagine
> 2014\usr\lib\Win32Release\FileFilters\raster.dll: The module was not
found.
>
> I couldn't find anything helpful. She gets this when running g.region,
but I
> am not sure if that's the only case. Any idea?
She may try to disentangle the DLL dependencies (e.g. with "Dependency
Walker" - only free as in free lunch, not software libero): http://www.dependencywalker.com.
Perhaps then you see the issue.
Markus
Thanks to you both for this suggestion, I will let you know if we find
anything useful.
Unfortunately, raster.dll from ERDAS problem is still around. This happens in the Windows system command line on some computer when using v.in.proj using the dialog:
C:\Users\john> ERROR NUMBER 2338 IN FUNCTION edll_InstanceOpenByClassName
DLL Open failed for C:/Program Files/Intergraph/ERDAS IMAGINE 2014/usr/lib/W
in32Release/FileFilters/raster.dll<< ERROR NUMBER 162 IN FUNCTION edll_Open
Could not load DLL C:\Program Files\Intergraph\ERDAS IMAGINE 2014\usr\lib\Wi
n32Release\FileFilters\raster.dll: The module was not found.<<
ERROR NUMBER 2338 IN FUNCTION edll_InstanceOpenByClassName
DLL Open failed for C:/Program Files/Intergraph/ERDAS IMAGINE 2014/usr/lib/W
in32Release/FileFilters/raster.dll<< ERROR NUMBER 162 IN FUNCTION edll_Open
Could not load DLL C:\Program Files\Intergraph\ERDAS IMAGINE 2014\usr\lib\Wi
n32Release\FileFilters\raster.dll: The module was not found.<<
···
Then GUI Command console reports a lot of errors when running g.gisenv -n.
Previous tests using Dependency Walker revealed nothing. Some things suggested that it might be related to Browse button in wxPython but it’s unclear. More investigation needed.
Interestingly, the only things I was able to find about ERROR NUMBER … IN FUNCTION edll_Open are:
one student has problems running grass7 beta4. She keeps getting:
Could not load DLL C:\Program Files\Intergraph\ERDAS Imagine
2014\usr\lib\Win32Release\FileFilters\raster.dll: The module was not found.
I couldn’t find anything helpful. She gets this when running g.region, but I
am not sure if that’s the only case. Any idea?
She may try to disentangle the DLL dependencies (e.g. with “Dependency
Walker” - only free as in free lunch, not software libero): http://www.dependencywalker.com.
Perhaps then you see the issue.
Markus
Thanks to you both for this suggestion, I will let you know if we find anything useful.