<?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 your assistance in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186400#M150141</link>
    <description>&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;P&gt;/path_to is just a way to refer to my home directory; I was once told that it is not a good idea (for security reasons) to include that in posts.&lt;/P&gt;&lt;P&gt;I did try to set LD_LIBRARY_PATH with the path itself; sorry that my post contained&amp;nbsp;an earlier incorrect usage.&amp;nbsp; Using the path did not eliminate the error, however.&lt;/P&gt;&lt;P&gt;Online, I did see a comment about setting up with ifortvars.sh but did not know what needs to be done.&amp;nbsp; I never did that when I was using ifort versions 14 through 18 in past years.&amp;nbsp; Is it simply a matter of&amp;nbsp;executing the shell script?&amp;nbsp; Should&amp;nbsp;that be done from my .bashrc?&amp;nbsp; Are there environment variables that I can check to ensure that the set-up was successful?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jun 2020 21:04:42 GMT</pubDate>
    <dc:creator>Braun__Jay</dc:creator>
    <dc:date>2020-06-16T21:04:42Z</dc:date>
    <item>
      <title>error loading plugin: libimf.so</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186397#M150138</link>
      <description>&lt;P&gt;I have an application that I last built and executed using Intel Fortran 16 on CentOs 6 a few years ago.&amp;nbsp; I am now trying to build with Intel Fortran 20, update 1, on CentOS 7.&lt;/P&gt;&lt;P&gt;When linking an object file with an ar library, both of which I rebuilt with ifort 20, I get the following message:&lt;/P&gt;&lt;P&gt;ld: /path_to/intel/compilers_and_libraries_2020.1.217/linux/bin/intel64/../../lib/LLVMgold.so: error loading plugin: libimf.so: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;Neither .so file is familiar to me.&amp;nbsp; Could someone help me get started debugging this issue?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 00:59:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186397#M150138</guid>
      <dc:creator>Braun__Jay</dc:creator>
      <dc:date>2020-06-16T00:59:11Z</dc:date>
    </item>
    <item>
      <title>Here is some more information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186398#M150139</link>
      <description>&lt;P&gt;Here is some more information.&amp;nbsp; I have one instance of LLVMgold.so&lt;BR /&gt;&lt;BR /&gt;./intel/compilers_and_libraries_2020.1.217/linux/lib/LLVMgold.so&lt;/P&gt;&lt;P&gt;There are several instances of libimf.so&lt;/P&gt;&lt;P&gt;./intel/itac/2020.1.024/intel64/bin/rtlib/libimf.so&lt;BR /&gt;./intel/compilers_and_libraries_2020.1.217/linux/compiler/lib/ia32_lin/libimf.so&lt;BR /&gt;./intel/compilers_and_libraries_2020.1.217/linux/compiler/lib/intel64_lin/libimf.so&lt;BR /&gt;./intel/intelpython3/pkgs/icc_rt-2020.1-intel_217/lib/libimf.so&lt;BR /&gt;./intel/intelpython3/lib/libimf.so&lt;/P&gt;&lt;P&gt;I investigated whether this had anything to do with LD_LIBRARY_PATH.&amp;nbsp; It was not set when I first tried the link.&amp;nbsp; I then tried setting it.&lt;/P&gt;&lt;P&gt;&amp;gt; echo $LD_LIBRARY_PATH&lt;BR /&gt;~/intel/compilers_and_libraries_2020.1.217/linux/compiler/lib/intel64_lin/libimf.so&lt;/P&gt;&lt;P&gt;Same result:&lt;/P&gt;&lt;P&gt;ld: /path_to/intel/compilers_and_libraries_2020.1.217/linux/bin/intel64/../../lib/LLVMgold.so: error loading plugin: libimf.so: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 15:40:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186398#M150139</guid>
      <dc:creator>Braun__Jay</dc:creator>
      <dc:date>2020-06-16T15:40:00Z</dc:date>
    </item>
    <item>
      <title>I'm a bit confused about the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186399#M150140</link>
      <description>&lt;P&gt;I'm a bit confused about the prefix for all those paths - you have "/path_to", the current directory and perhaps the shell metachar for the current users home directory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linux is not my forte, and I don't have an ifort compiler installation on linux to check, so the value of the following is all a bit questionable, but LD_LIBRARY_PATH should be a list of directories, not a filename, and that list of directories should not have a literal "~" in it (that character should have been expanded when the environment variable was defined).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you linking in a shell that has been set up with ifortvars.sh?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 20:55:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186399#M150140</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2020-06-16T20:55:49Z</dc:date>
    </item>
    <item>
      <title>Thank you for your assistance</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186400#M150141</link>
      <description>&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;P&gt;/path_to is just a way to refer to my home directory; I was once told that it is not a good idea (for security reasons) to include that in posts.&lt;/P&gt;&lt;P&gt;I did try to set LD_LIBRARY_PATH with the path itself; sorry that my post contained&amp;nbsp;an earlier incorrect usage.&amp;nbsp; Using the path did not eliminate the error, however.&lt;/P&gt;&lt;P&gt;Online, I did see a comment about setting up with ifortvars.sh but did not know what needs to be done.&amp;nbsp; I never did that when I was using ifort versions 14 through 18 in past years.&amp;nbsp; Is it simply a matter of&amp;nbsp;executing the shell script?&amp;nbsp; Should&amp;nbsp;that be done from my .bashrc?&amp;nbsp; Are there environment variables that I can check to ensure that the set-up was successful?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 21:04:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186400#M150141</guid>
      <dc:creator>Braun__Jay</dc:creator>
      <dc:date>2020-06-16T21:04:42Z</dc:date>
    </item>
    <item>
      <title>It's always been required to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186401#M150142</link>
      <description>&lt;P&gt;It's always been required to "source" ifortvars.sh. Typically this is done as:&lt;/P&gt;&lt;P&gt;source /opt/intel/bin ifortvars.sh&lt;/P&gt;&lt;P&gt;If you didn't do this, where did the compiler find its path to run?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 21:09:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186401#M150142</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2020-06-16T21:09:57Z</dc:date>
    </item>
    <item>
      <title>Thank you, Steve.  I don't</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186402#M150143</link>
      <description>&lt;P&gt;Thank you, Steve.&amp;nbsp; I don't recall ever doing&amp;nbsp;this, but I could be mistaken.&lt;/P&gt;&lt;P&gt;Very good to say hello again.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 21:29:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186402#M150143</guid>
      <dc:creator>Braun__Jay</dc:creator>
      <dc:date>2020-06-16T21:29:47Z</dc:date>
    </item>
    <item>
      <title>. . . and running ifortvars</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186403#M150144</link>
      <description>&lt;P&gt;. . . and running ifortvars.sh with the correct arguments does the trick.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 22:35:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-loading-plugin-libimf-so/m-p/1186403#M150144</guid>
      <dc:creator>Braun__Jay</dc:creator>
      <dc:date>2020-06-16T22:35:02Z</dc:date>
    </item>
  </channel>
</rss>

