<?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 cant get arcgis runtime 9.3 to run sample jar file provided by Arcgis engine on unix in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518774#M14007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so i have been trying to get this to work for weeks now, running into problem after problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, im trying to run arcgis engine runtime 9.3 on red hat . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;under root i get this error &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries. ArcGIS/bin should be added to LD_LIBRARY_PATH environment variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: /home/nhieuduong/arcgis/bin/libntvninv.so: libshlwapi.so: cannot open shared object file: No such file or directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ive checked and libntvninv.so is in the /home/nhieuduong/arcgis/bin directory. so is it saying that it cant find libshlwapi.so ? i followed all the procedures outlined by arcgis on there website. sourced the init_engine file and the init_java file and placed java home env variable in the java directory. my regisitration is complete. i have the correct licenses. did anyone encounter something similiar that can maybe shed some light as to what is going on?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2011 21:45:56 GMT</pubDate>
    <dc:creator>nhieuduong</dc:creator>
    <dc:date>2011-06-13T21:45:56Z</dc:date>
    <item>
      <title>cant get arcgis runtime 9.3 to run sample jar file provided by Arcgis engine on unix</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518774#M14007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so i have been trying to get this to work for weeks now, running into problem after problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, im trying to run arcgis engine runtime 9.3 on red hat . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;under root i get this error &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries. ArcGIS/bin should be added to LD_LIBRARY_PATH environment variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: /home/nhieuduong/arcgis/bin/libntvninv.so: libshlwapi.so: cannot open shared object file: No such file or directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ive checked and libntvninv.so is in the /home/nhieuduong/arcgis/bin directory. so is it saying that it cant find libshlwapi.so ? i followed all the procedures outlined by arcgis on there website. sourced the init_engine file and the init_java file and placed java home env variable in the java directory. my regisitration is complete. i have the correct licenses. did anyone encounter something similiar that can maybe shed some light as to what is going on?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 21:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518774#M14007</guid>
      <dc:creator>nhieuduong</dc:creator>
      <dc:date>2011-06-13T21:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: cant get arcgis runtime 9.3 to run sample jar file provided by Arcgis engine on u</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518775#M14008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Root is not needed. You should be using the same user that ArcGIS Engine Runtime was installed by.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 20:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518775#M14008</guid>
      <dc:creator>GriffinSchalow</dc:creator>
      <dc:date>2011-06-17T20:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: cant get arcgis runtime 9.3 to run sample jar file provided by Arcgis engine on u</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518776#M14009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so does it mean that all the errors that im getting thru root are not the real cause but just superficial?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do i need to add arcgis/bin to LD_LIBRARY_PATH as some of the errors suggest? or adding JAVA_HOME/bin to PATH sufficient enough?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can we clear something up, am i suppose to be editing PATH or LD_LIBRARY_PATH? and who and what am i adding to PATH/LD_LIBRARY_PATH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 20:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518776#M14009</guid>
      <dc:creator>nhieuduong</dc:creator>
      <dc:date>2011-06-17T20:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: cant get arcgis runtime 9.3 to run sample jar file provided by Arcgis engine on u</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518777#M14010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry for the confusion&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we are using arcgis runtime 9.3.1 . should i download the tar file in the link just in case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 21:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/cant-get-arcgis-runtime-9-3-to-run-sample-jar-file/m-p/518777#M14010</guid>
      <dc:creator>nhieuduong</dc:creator>
      <dc:date>2011-06-17T21:55:37Z</dc:date>
    </item>
  </channel>
</rss>

