<?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 Thank you for all your in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133348#M1962</link>
    <description>&lt;P&gt;Thank you for all your responses. I learned a lot and solve my problems.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 15:17:45 GMT</pubDate>
    <dc:creator>Kirin_Young</dc:creator>
    <dc:date>2019-07-26T15:17:45Z</dc:date>
    <item>
      <title>sgx application runtime error for can not find .so lib</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133345#M1959</link>
      <description>&lt;P&gt;I had successfully build a sgx application which called "test" and its gcc code is "gcc test.cpp -L. -lmyso". The libmyso.so(-lmyso)&amp;nbsp;was created by makefile and I counld&amp;nbsp;find it in current directory. But when I used "./test" to run the application, it faild with the error "can not open/find the shared library libmyso.so". So stranger！ What should I do to run the app?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My platform is Ubuntu16.04, SGX SDK and PSW are installed sucessfully. But I am not sure intel ME is installed in my computer, is it related to this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 09:40:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133345#M1959</guid>
      <dc:creator>Kirin_Young</dc:creator>
      <dc:date>2019-07-24T09:40:45Z</dc:date>
    </item>
    <item>
      <title>You may need to add your</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133346#M1960</link>
      <description>&lt;P&gt;You may need to add your current app path to the library path.&amp;nbsp; For example, to do this temporarily while running your app (notice the . at the end to indicate current directory):&lt;/P&gt;&lt;P&gt;LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./test&lt;/P&gt;&lt;P&gt;FYI:&amp;nbsp; &lt;A href="https://serverfault.com/questions/279068/cant-find-so-in-the-same-directory-as-the-executable" target="_blank"&gt;https://serverfault.com/questions/279068/cant-find-so-in-the-same-directory-as-the-executable&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 19:27:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133346#M1960</guid>
      <dc:creator>Scott_R_Intel</dc:creator>
      <dc:date>2019-07-25T19:27:38Z</dc:date>
    </item>
    <item>
      <title>There is a good article about</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133347#M1961</link>
      <description>&lt;P&gt;There is a good article about this:&amp;nbsp;https://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html&lt;/P&gt;&lt;P&gt;In short: use either $LD_LIBRARY_PATH or rpath. Both solutions have upsides and downsides, as explained in linked article.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 10:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133347#M1961</guid>
      <dc:creator>Spisak-Spisacki__Krz</dc:creator>
      <dc:date>2019-07-26T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Thank you for all your</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133348#M1962</link>
      <description>&lt;P&gt;Thank you for all your responses. I learned a lot and solve my problems.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 15:17:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-application-runtime-error-for-can-not-find-so-lib/m-p/1133348#M1962</guid>
      <dc:creator>Kirin_Young</dc:creator>
      <dc:date>2019-07-26T15:17:45Z</dc:date>
    </item>
  </channel>
</rss>

