<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16588"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial>Sebastian,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial>Oops sorry about that. Will correct the
readme.txt.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial>Leo</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=061013715-19072010><FONT color=#0000ff
size=2 face=Arial><A
href="http://www.postgis.us">http://www.postgis.us</A></FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B>
postgis-users-bounces@postgis.refractions.net
[mailto:postgis-users-bounces@postgis.refractions.net] <B>On Behalf Of
</B>Sebastian E. Ovide<BR><B>Sent:</B> Monday, July 19, 2010 9:08
AM<BR><B>To:</B> PostGIS Users Discussion<BR><B>Subject:</B> Re: [postgis-users]
problem installing WKTRaster<BR></FONT><BR></DIV>
<DIV></DIV>Re reading the readme.txt<BR><BR>1) Install PostGIS into your
database if you haven't already<BR>2) Copy the rtpostgis.dll to the lib folder
of your PostgreSQL install<BR>3)<BR>a) then Run the
share\contrib\postgis\rtpostgis.sql in your postgis enabled db<BR>b) You can
install help now too by running
share\contrib\postgis\wktraster_comments.sql<BR>4) Copy the contents of bin to
your PostgreSQL bin folder (gdal2wktraster.py, libgdal.dll) to bin folder of
your PostgreSQL install.<BR><BR>the point 4 should come before the point
3....<BR><BR>
<DIV class=gmail_quote>On Mon, Jul 19, 2010 at 12:13 PM, Sebastian E. Ovide
<SPAN dir=ltr><<A href="mailto:sebastian.ovide@gmail.com"
target=_blank>sebastian.ovide@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>Hi Fred,<BR><BR>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 !<BR><BR>thanks !
<DIV>
<DIV></DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>On Mon, Jul 19, 2010 at 12:03 PM, Fred Lehodey <SPAN
dir=ltr><<A href="mailto:lehodey@gmail.com"
target=_blank>lehodey@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>Hi Sebastian,<BR>you can try that free utility : <A
href="http://www.dependencywalker.com/"
target=_blank>http://www.dependencywalker.com/</A><BR><BR>Sometimes helpful
to discover a missing file.<BR><FONT color=#888888><BR>Fred.</FONT>
<DIV>
<DIV></DIV>
<DIV><BR><BR><BR><BR><BR>
<DIV class=gmail_quote>On Mon, Jul 19, 2010 at 11:56 AM, Sebastian E. Ovide
<SPAN dir=ltr><<A href="mailto:sebastian.ovide@gmail.com"
target=_blank>sebastian.ovide@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>same: <BR>
<DIV><BR>ERROR: could not load library "C:/Program
Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could not be
found.<BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV class=gmail_quote>2010/7/19 Jorge Arévalo <SPAN dir=ltr><<A
href="mailto:jorge.arevalo@deimos-space.com"
target=_blank>jorge.arevalo@deimos-space.com</A>></SPAN><BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>On Mon, Jul 19, 2010 at 11:32 AM, Sebastian E.
Ovide<BR>
<DIV><<A href="mailto:sebastian.ovide@gmail.com"
target=_blank>sebastian.ovide@gmail.com</A>> wrote:<BR></DIV>
<DIV>> done, same problem<BR>><BR>> ERROR: could not load
library "C:/Program<BR>> Files/PostgreSQL/8.4/lib/rtpostgis.dll": The
specified module could not be<BR>> found.<BR>><BR><BR></DIV>Try
adding C:/Program Files/PostgreSQL/8.4/lib/ to the PATH enviroment
variable.<BR>
<DIV>
<DIV></DIV>
<DIV><BR><BR>> 2010/7/19 Jorge Arévalo <<A
href="mailto:jorge.arevalo@deimos-space.com"
target=_blank>jorge.arevalo@deimos-space.com</A>><BR>>><BR>>>
On Mon, Jul 19, 2010 at 11:01 AM, Sebastian E. Ovide<BR>>> <<A
href="mailto:sebastian.ovide@gmail.com"
target=_blank>sebastian.ovide@gmail.com</A>> wrote:<BR>>> >
Hi All,<BR>>> ><BR>>> > on WinXP, with PostgreSLQ 8.4,
PostGis 1.5 and WKTRaster 0.1.6d.<BR>>> ><BR>>> > Just
followed the instructions from WKTRaster 0.1.6d readme.txt and
when<BR>>> > I'm<BR>>> > running the rtpostgis.sql I'm
getting this error:<BR>>> ><BR>>> > NOTICE: type
"raster" is not yet defined<BR>>> > DETAIL: Creating a
shell type definition.<BR>>> > ERROR: could not load
library "C:/Program<BR>>> >
Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could
not<BR>>> > be<BR>>> > found.<BR>>>
><BR>>> ><BR>>> > ********** Error
**********<BR>>> ><BR>>> > ERROR: could not load
library "C:/Program<BR>>> >
Files/PostgreSQL/8.4/lib/rtpostgis.dll": The specified module could
not<BR>>> > be<BR>>> > found.<BR>>> > SQL
state: 58P01<BR>>> ><BR>>> ><BR>>> > But I do
have that file !!!!<BR>>> ><BR>>> > C:\Documents and
Settings\sebastian ovide>dir "C:\Program<BR>>> >
Files\PostgreSQL\8.4\lib\rtpostgis.dll"<BR>>> > Volume in
drive C has no label.<BR>>> > Volume Serial Number is
2079-A57D<BR>>> ><BR>>> > Directory of
C:\Program Files\PostgreSQL\8.4\lib<BR>>> ><BR>>> >
21/06/2010
13:52
210,432 rtpostgis.dll<BR>>> >
1 File(s) 210,432
bytes<BR>>> >
0 Dir(s) 450,924,576,768 bytes free<BR>>> ><BR>>>
><BR>>> > now, If I use the backslash... ( as for the
error)<BR>>> ><BR>>> ><BR>>> > C:\Documents
and Settings\sebastian ovide>dir "C:/Program<BR>>> >
Files/PostgreSQL/8.4/lib/rtpostgis.dll"<BR>>> > Volume in
drive C has no label.<BR>>> > Volume Serial Number is
2079-A57D<BR>>> ><BR>>> > Directory of
C:\Program Files\PostgreSQL\8.4\lib<BR>>> ><BR>>> >
File Not Found<BR>>> ><BR>>> ><BR>>>
><BR>>> > ideas ?<BR>>> ><BR>>> >
thanks<BR>>> ><BR>>> > --<BR>>> > Sebastian
E. Ovide<BR>>> ><BR>>><BR>>>
Hi,<BR>>><BR>>> Try copying rtpostgis.dll in C:\Program
Files\PostgreSQL\8.4\bin directory<BR>>><BR>>> Best
regards,<BR>>><BR>>> --<BR>>> Jorge
Arévalo<BR>>> DEIMOS Space<BR>>> Internet & Mobilty
Division<BR>>> Ronda de Poniente 19. Edificio Fiteni VI, portal 2,
2º<BR>>> 28760 Tres Cantos (Madrid)<BR>>> Tel: +34 91 806 34
50 - ext: 155<BR>>> <A
href="mailto:jorge.arevalo@deimos-space.com"
target=_blank>jorge.arevalo@deimos-space.com</A><BR>>> <A
href="http://gis4free.wordpress.com"
target=_blank>http://gis4free.wordpress.com</A><BR>>>
_______________________________________________<BR>>>
postgis-users mailing list<BR>>> <A
href="mailto:postgis-users@postgis.refractions.net"
target=_blank>postgis-users@postgis.refractions.net</A><BR>>> <A
href="http://postgis.refractions.net/mailman/listinfo/postgis-users"
target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>><BR>><BR>><BR>>
--<BR>> Sebastian E. Ovide<BR>><BR>><BR>><BR>><BR>>
_______________________________________________<BR>> postgis-users
mailing list<BR>> <A
href="mailto:postgis-users@postgis.refractions.net"
target=_blank>postgis-users@postgis.refractions.net</A><BR>> <A
href="http://postgis.refractions.net/mailman/listinfo/postgis-users"
target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>><BR>><BR><BR><BR><BR>--<BR>Jorge
Arévalo<BR>DEIMOS Space<BR>Internet & Mobilty Division<BR>Ronda de
Poniente 19. Edificio Fiteni VI, portal 2, 2º<BR>28760 Tres Cantos
(Madrid)<BR>Tel: +34 91 806 34 50 - ext: 155<BR><A
href="mailto:jorge.arevalo@deimos-space.com"
target=_blank>jorge.arevalo@deimos-space.com</A><BR><A
href="http://gis4free.wordpress.com"
target=_blank>http://gis4free.wordpress.com</A><BR>_______________________________________________<BR>postgis-users
mailing list<BR><A href="mailto:postgis-users@postgis.refractions.net"
target=_blank>postgis-users@postgis.refractions.net</A><BR><A
href="http://postgis.refractions.net/mailman/listinfo/postgis-users"
target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all><BR></DIV></DIV><FONT color=#888888>-- <BR>Sebastian E.
Ovide<BR><BR>skype: sebastian.ovide<BR><BR>+353 (0) 87
6340149<BR><BR><BR></FONT><BR>_______________________________________________<BR>postgis-users
mailing list<BR><A href="mailto:postgis-users@postgis.refractions.net"
target=_blank>postgis-users@postgis.refractions.net</A><BR><A
href="http://postgis.refractions.net/mailman/listinfo/postgis-users"
target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all><BR></DIV></DIV>-- <BR><FONT color=#888888>Sebastian E.
Ovide<BR><BR><BR><BR><BR></FONT></BLOCKQUOTE></DIV><BR><BR clear=all><BR>--
<BR>Sebastian E. Ovide<BR><BR><BR><BR></BODY></HTML>