<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Barend Köbben a écrit :
<blockquote cite="midC153BAF4.2CDF%25kobben@itc.nl" type="cite">
  <pre wrap="">Thanks Markus & David,

Markus' explanation made me understand the problem, and David's 'trick' of
just adding the .dll under a false name to the Win lib directory worked and
is a quick and easy solution.

  </pre>
</blockquote>
A Trick!...Great!<br>
<blockquote cite="midC153BAF4.2CDF%25kobben@itc.nl" type="cite">
  <pre wrap="">It seems to me that the PG people could have made their backup/restore must
more platform independent by adding this trick to their system (just having
the restore look for .so versions if they cannot find the .dll version and
the other way around... Or is it something that only comes up with PostGIS,
in that case postGIS could just install both versions on any platform?


__ 
Barend Köbben
International Institute for Geo-information
Sciences and Earth Observation (ITC)
PO Box 6, 7500AA Enschede (The Netherlands)
ph: +31 (0)53 4874253; fax: +31 (0)53 4874335



On 11-10-2006 15:00, "TECHER David" <a class="moz-txt-link-rfc2396E" href="mailto:davidtecher@yahoo.fr"><davidtecher@yahoo.fr></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Barrend

When I do a backup from Windows to my laptop on Linux, I'm used to do on
my laptop before "backuping"

cp /usr/local/pgsql/lib/liblwgeom.1.1.so /usr/local/pgsql/lib/liblwgeom.dll

and it works :-)

So from Mac to Windows

on windows, i think you need to copy liblwgeom.dll to liblwgeom.1.1.so

copy c:\PostgreSQL\...\liblwgeom.dll C:\liblwgeom.1.1.so

But I don't know if it works!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
--david;
<a class="moz-txt-link-freetext" href="http://www.davidgis.fr">http://www.davidgis.fr</a>
</pre>
</body>
</html>