<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 01/18/2013 03:11 PM, Mark
      Cave-Ayland wrote:<br>
    </div>
    <blockquote cite="mid:50F957F7.20609@ilande.co.uk" type="cite">Hi
      Jan,
      <br>
      <br>
      The reason that the share/contrib path exists was for the Windows
      Installer - this allows it to bundle a local copy of the grid
      files rather than using a system libproj.dll which may or may not
      have the grid files installed.
      <br>
      <br>
      In general, the in-built libproj.dll search path should work as
      normal and use the PostGIS path as a fallback, so it suggests
      something else is amiss.
      <br>
      <br>
    </blockquote>
    <font face="Times New Roman, Times, serif">In my case (a clean,
      self-compiled Linux version with user defined installation
      directories) there seem to be two problems:<br>
      <br>
      - the original proj search-path isn't found<br>
      - an absolute path gets appended to the PostGIS path<br>
      <br>
      I'm not sure of the first one, but the second is certainly a bug.<br>
      <br>
      Jan<br>
    </font>
  </body>
</html>