[postgis-users] problem installing WKTRaster

Sebastian E. Ovide sebastian.ovide at gmail.com
Mon Jul 19 02:01:18 PDT 2010


Hi All,

on WinXP, with PostgreSLQ 8.4, PostGis 1.5 and WKTRaster 0.1.6d.

Just followed the instructions from WKTRaster 0.1.6d readme.txt and when I'm
running the rtpostgis.sql I'm getting this error:

NOTICE:  type "raster" is not yet defined
DETAIL:  Creating a shell type definition.
ERROR:  could not load library "C:/Program
Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could not be
found.


********** Error **********

ERROR: could not load library "C:/Program
Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could not be
found.
SQL state: 58P01


But I do have that file !!!!

C:\Documents and Settings\sebastian ovide>dir "C:\Program
Files\PostgreSQL\8.4\lib\rtpostgis.dll"
 Volume in drive C has no label.
 Volume Serial Number is 2079-A57D

 Directory of C:\Program Files\PostgreSQL\8.4\lib

21/06/2010  13:52           210,432 rtpostgis.dll
               1 File(s)        210,432 bytes
               0 Dir(s)  450,924,576,768 bytes free


now, If I use the backslash... ( as for the error)


C:\Documents and Settings\sebastian ovide>dir "C:/Program
Files/PostgreSQL/8.4/lib/rtpostgis.dll"
 Volume in drive C has no label.
 Volume Serial Number is 2079-A57D

 Directory of C:\Program Files\PostgreSQL\8.4\lib

File Not Found



ideas ?

thanks

-- 
Sebastian E. Ovide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100719/30d7e164/attachment.html>


More information about the postgis-users mailing list