<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Correct location for st_geometry.so on Ubuntu + PostgreSQL? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389326#M22356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you point me at the documentation where I can find this command to determine the library location? I haven't found that in my search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The OS is 64-bit, and PostgreSQL was installed via "apt-get install postgresql-9.1-postgis". I'll look into whether or not that would be a 64-bit version of PostgreSQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Jan 2013 16:41:04 GMT</pubDate>
    <dc:creator>RyanClark</dc:creator>
    <dc:date>2013-01-19T16:41:04Z</dc:date>
    <item>
      <title>Correct location for st_geometry.so on Ubuntu + PostgreSQL?</title>
      <link>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389324#M22354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run PostgreSQL on an Ubuntu server. Through ArcCatalog 10.1 I can connect to the database (although it is empty right now). When trying to "Enable Geodatabase" I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;You must copy the latest ST_GEOMETRY and dependent libraries to the PostgreSQL software location. Refer to the ArcGIS help topics for more details.&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I've copied st_geometry.so from the ArcGIS install location on my Windows machine to the Ubuntu server. I placed the file in /usr/lib/postgresql/9.1/lib/, alongside a set of other .so files (including postgis.so).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Still, I get the same error message. Is there something else I have to do in order to have the ST_GEOMETRY library "installed"? I don't even want to use that geometry type -- I want PostGIS in my database. An option to disable ST_GEOMETRY would be fabulous.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2013 14:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389324#M22354</guid>
      <dc:creator>RyanClark</dc:creator>
      <dc:date>2013-01-19T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Correct location for st_geometry.so on Ubuntu + PostgreSQL?</title>
      <link>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389325#M22355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Each PostgreSQL could have a different directory location, which is why the command&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to determine the location provided at compile time is included in the documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your PostgreSQL install 64-bit?&amp;nbsp; The 64-bit library for ST_GEOMETRY support will&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;only work with a 64-bit PostgreSQL.&amp;nbsp; As of 10.1, Esri doesn't publish any 32-bit DLLs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2013 15:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389325#M22355</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-01-19T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Correct location for st_geometry.so on Ubuntu + PostgreSQL?</title>
      <link>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389326#M22356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you point me at the documentation where I can find this command to determine the library location? I haven't found that in my search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The OS is 64-bit, and PostgreSQL was installed via "apt-get install postgresql-9.1-postgis". I'll look into whether or not that would be a 64-bit version of PostgreSQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2013 16:41:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389326#M22356</guid>
      <dc:creator>RyanClark</dc:creator>
      <dc:date>2013-01-19T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Correct location for st_geometry.so on Ubuntu + PostgreSQL?</title>
      <link>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389327#M22357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't committed the PG documentation to memory, so I don't recall the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;command to report the EXT directory with which the 'configure' script was&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;executed, but it's embedded in the postgres binaries.&amp;nbsp; I run dual-boot, so&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have access to my Linux install at the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can test the architecture of binaries with the 'file' command.&amp;nbsp; Generally, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if the package doesn't have "64" in it, it isn't 64-bit, but there are scores of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;naming conventions (which is precisely why I always build my own PG binaries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; from source).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2013 00:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/correct-location-for-st-geometry-so-on-ubuntu/m-p/389327#M22357</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-01-20T00:17:59Z</dc:date>
    </item>
  </channel>
</rss>

