<br><font size=2 face="sans-serif">I was not aware that I needed to place
a DLL somewhere...Perhaps it is obvious, but I'm not a programmer and I
don't know much about dll and software structure.</font>
<br><font size=2 face="sans-serif">Running rtpostgis.sql and moving a dll
, is that documented somewhere, maybe I missed it.</font>
<br><font size=2 face="sans-serif">Please provide a url if the doc to properly
install WKT raster exist.</font>
<br>
<br><font size=2 face="sans-serif">I tried copying rtpostgis.dll into C:\Program
Files\PostgreSQL\8.3\lib</font>
<br><font size=2 face="sans-serif">I don't even know if it is the right
place.</font>
<br>
<br><font size=2 face="sans-serif">I ran the sql, I got this know</font>
<br><font size=2 face="sans-serif">NOTICE:  type "raster"
is not yet defined</font>
<br><font size=2 face="sans-serif">DETAIL:  Creating a shell type
definition.</font>
<br><font size=2 face="sans-serif">NOTICE:  argument type raster is
only a shell</font>
<br>
<br><font size=2 face="sans-serif">ERROR:  function geometry_samebox(geometry,
geometry) does not exist</font>
<br><font size=2 face="sans-serif">LINE 263:     AS 'select geometry_samebox($1::geometry,
$2::geometry)'</font>
<br><font size=2 face="sans-serif">           
             ^</font>
<br><font size=2 face="sans-serif">HINT:  No function matches the
given name and argument types. You might need to add explicit type casts.</font>
<br>
<br><font size=2 face="sans-serif">********** Error **********</font>
<br>
<br><font size=2 face="sans-serif">ERROR: function geometry_samebox(geometry,
geometry) does not exist</font>
<br><font size=2 face="sans-serif">SQL state: 42883</font>
<br><font size=2 face="sans-serif">Hint: No function matches the given
name and argument types. You might need to add explicit type casts.</font>
<br><font size=2 face="sans-serif">Character: 8525</font>
<p><font size=3>thanks</font>
<p><font size=3>Steve</font>
<p>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Pierre Racine <Pierre.Racine@sbf.ulaval.ca>@postgis.refractions.net</b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : postgis-users-bounces@postgis.refractions.net</font>
<p><font size=1 face="sans-serif">15/01/2010 01:15 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Veuillez répondre à<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">PostGIS Users Discussion <postgis-users@postgis.refractions.net></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">"postgis-users-bounces@postgis.refractions.net"
<postgis-users-bounces@postgis.refractions.net></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">[postgis-users] RE :  RE  RE
:  using WKT Raster</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br>
<br><tt><font size=2>Did you first try to sort of install the WKT Raster
dll at the right location? It should go in the same "lib"  folder
as the PostGIS one.<br>
<br>
Pierre<br>
________________________________________<br>
De : postgis-users-bounces@postgis.refractions.net [postgis-users-bounces@postgis.refractions.net]
de la part de Steve.Toutant@inspq.qc.ca [Steve.Toutant@inspq.qc.ca]<br>
Date d'envoi : 15 janvier 2010 12:58<br>
À : PostGIS Users Discussion<br>
Cc : postgis-users-bounces@postgis.refractions.net<br>
Objet : [postgis-users] RE  RE :  using WKT Raster<br>
<br>
I got this error when running the script<br>
NOTICE:  type "raster" is not yet defined<br>
DETAIL:  Creating a shell type definition.<br>
<br>
ERROR:  could not access file "$libdir/rtpostgis": No such
file or directory<br>
<br>
********** Error **********<br>
<br>
ERROR: could not access file "$libdir/rtpostgis": No such file
or directory<br>
SQL state: 58P01<br>
<br>
<br>
<br>
<br>
<br>
Pierre Racine <Pierre.Racine@sbf.ulaval.ca>@postgis.refractions.net<br>
Envoyé par : postgis-users-bounces@postgis.refractions.net<br>
<br>
15/01/2010 04:14 AM<br>
Veuillez répondre à<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net><br>
<br>
<br>
<br>
<br>
A<br>
        PostGIS Users Discussion <postgis-users@postgis.refractions.net><br>
cc<br>
<br>
Objet<br>
        [postgis-users] RE :  using WKT Raster<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
>How do I get the functions for postgis and how do I enable WKT Raster
extension?<br>
<br>
Steve,<br>
<br>
WKT Raster SQL functions must first be loaded in the database. You must
execute the rtpostgis.sql file located in the share/contrib folder. If
you are using pgAdmin III, just open the SQL file and execute it.<br>
<br>
This is why it could not find the addrastercolumn function...<br>
<br>
Hope this help,<br>
<br>
Pierre<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
postgis-users@postgis.refractions.net<br>
http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
postgis-users@postgis.refractions.net<br>
http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
</font></tt>
<br>
<br>
<br>