<?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 please add rpath ext/lib in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/please-add-rpath-ext-lib/m-p/1091181#M372</link>
    <description>&lt;P&gt;python lib depends on libraries in ext/lib (e.g., libimf.so)&lt;/P&gt;

&lt;P&gt;It is difficult to build against libpython.so because this information is missing, causing my builds to fail. &amp;nbsp;I have to remember&lt;/P&gt;

&lt;P&gt;to modify the build to add this to rpath. &amp;nbsp;I believe you can add this rpath to any libs that need it, so that users won't need to modify their build scripts.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Neal&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2016 15:58:25 GMT</pubDate>
    <dc:creator>Becker__Neal</dc:creator>
    <dc:date>2016-06-09T15:58:25Z</dc:date>
    <item>
      <title>please add rpath ext/lib</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/please-add-rpath-ext-lib/m-p/1091181#M372</link>
      <description>&lt;P&gt;python lib depends on libraries in ext/lib (e.g., libimf.so)&lt;/P&gt;

&lt;P&gt;It is difficult to build against libpython.so because this information is missing, causing my builds to fail. &amp;nbsp;I have to remember&lt;/P&gt;

&lt;P&gt;to modify the build to add this to rpath. &amp;nbsp;I believe you can add this rpath to any libs that need it, so that users won't need to modify their build scripts.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Neal&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 15:58:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/please-add-rpath-ext-lib/m-p/1091181#M372</guid>
      <dc:creator>Becker__Neal</dc:creator>
      <dc:date>2016-06-09T15:58:25Z</dc:date>
    </item>
    <item>
      <title>We add rpath:</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/please-add-rpath-ext-lib/m-p/1091182#M373</link>
      <description>&lt;P&gt;We add rpath:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;&amp;gt; objdump -x /localdisk/rscohn1/miniconda3/envs/idp_b1/lib/libpython2.7.so | grep -i RPATH
objdump: /nfs/fx/home/rscohn1/miniconda3/envs/idp_b1/ext/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.24-system.so)
  RPATH                $ORIGIN/.:$ORIGIN/../ext/lib
&lt;/PRE&gt;

&lt;P&gt;Could something be overriding the RPATH for you?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 16:43:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/please-add-rpath-ext-lib/m-p/1091182#M373</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-06-09T16:43:10Z</dc:date>
    </item>
  </channel>
</rss>

