[Liblas-devel] PROJ4 / Georeference info?
Howard Butler
hobu.inc at gmail.com
Fri Oct 31 21:15:06 EDT 2008
yep. DLLs in system-wide places can be evil. Maybe we should make
the OSGeo4W dlls all have the _osgeo.dll suffix to prevent collision.
On Oct 31, 2008, at 8:06 PM, Jason Woolard wrote:
> Thanks for the help Howard. I think I've sorted it out. For anyone
> else who stumbles upon the error below here is something to try:
>
> Check the C:\WINDOWS\System32 folder for an earlier version of
> libtiff.dll (I found one from 2002). Replace it with the libtiff.dll
> from the liblas package and everything should work.
>
> Thanks again.
>
> File "C:\pythonxy\python\Lib\site-packages\liblas\__init__.py", line
> 1, in <module>
> from core import *
> File "C:\pythonxy\python\Lib\site-packages\liblas\core.py", line
> 112, in <module>
> las = ctypes.CDLL(lib_name)
> File "C:\pythonxy\python\lib\ctypes\__init__.py", line 348, in
> __init__
> self._handle = _dlopen(self._name, mode)
> WindowsError: [Error 127] The specified procedure could not be found
>
>
> Howard Butler wrote:
>>
>> On Oct 31, 2008, at 4:47 PM, Jason Woolard wrote:
>>
>>> hey Howard,
>>>
>>> That's strange I found 3 libtiff.dlls and they are all dated
>>> 9/1/2008.
>>
>> Where are they located? Other places than c:\python24\DLLs?
More information about the Liblas-devel
mailing list