Sebastian,
 
Oops sorry about that.  Will correct the readme.txt.
 
Leo
http://www.postgis.us

  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of
Sebastian E. Ovide
Sent: Monday, July 19, 2010 9:08 AM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] problem installing WKTRaster


Re reading the readme.txt

1) Install PostGIS into your database if you haven't already
2) Copy the rtpostgis.dll to the lib folder of your PostgreSQL install
3)
a) then Run the share\contrib\postgis\rtpostgis.sql in your postgis enabled
db
b) You can install help now too by running
share\contrib\postgis\wktraster_comments.sql
4) Copy the contents of bin to your PostgreSQL bin folder
(gdal2wktraster.py, libgdal.dll) to bin folder of your PostgreSQL install.

the point 4 should come before the point 3....


On Mon, Jul 19, 2010 at 12:13 PM, Sebastian E. Ovide
<[email protected]> wrote:


Hi Fred,

Thanks to that Tool I've discovered that the dll could not find
libgdal.dll... so I've copied it into the bin dir and now it works !

thanks ! 


On Mon, Jul 19, 2010 at 12:03 PM, Fred Lehodey <[email protected]> wrote:


Hi Sebastian,
you can try that free utility : http://www.dependencywalker.com/

Sometimes helpful to discover a missing file.

Fred. 





On Mon, Jul 19, 2010 at 11:56 AM, Sebastian E. Ovide
<[email protected]> wrote:


same: 


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


2010/7/19 Jorge Arévalo <[email protected]>


On Mon, Jul 19, 2010 at 11:32 AM, Sebastian E. Ovide

<[email protected]> wrote:

> done, same problem
>
> ERROR:  could not load library "C:/Program
> Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could not be
> found.
>


Try adding C:/Program Files/PostgreSQL/8.4/lib/ to the PATH enviroment
variable.



> 2010/7/19 Jorge Arévalo <[email protected]>
>>
>> On Mon, Jul 19, 2010 at 11:01 AM, Sebastian E. Ovide
>> <[email protected]> wrote:
>> > 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
>> >
>>
>> Hi,
>>
>> Try copying rtpostgis.dll in C:\Program Files\PostgreSQL\8.4\bin
directory
>>
>> Best regards,
>>
>> --
>> Jorge Arévalo
>> DEIMOS Space
>> Internet & Mobilty Division
>> Ronda de Poniente 19. Edificio Fiteni VI, portal 2, 2º
>> 28760 Tres Cantos (Madrid)
>> Tel: +34 91 806 34 50 - ext: 155
>> [email protected]
>> http://gis4free.wordpress.com
>> _______________________________________________
>> postgis-users mailing list
>> [email protected]
>> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
>
> --
> Sebastian E. Ovide
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>



--
Jorge Arévalo
DEIMOS Space
Internet & Mobilty Division
Ronda de Poniente 19. Edificio Fiteni VI, portal 2, 2º
28760 Tres Cantos (Madrid)
Tel: +34 91 806 34 50 - ext: 155
[email protected]
http://gis4free.wordpress.com
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users





-- 
Sebastian E. Ovide

skype: sebastian.ovide

+353 (0) 87 6340149



_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users







-- 
Sebastian E. Ovide









-- 
Sebastian E. Ovide




_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to