<?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: shared library problem in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761683#M17170</link>
    <description>If you don't want to install the compiler, you can copy the library.  When you run the library environment script (ifortvars.sh or equivalent) it sets LD_LIBRARY_PATH, so you can see where the library is.  &lt;BR /&gt;&lt;BR /&gt;'ldd yourexecutable' will show which dynamic libraries are needed.  Copy the /lib folder with the required .so files to your execute computer, and set LD_LIBRARY_PATH.</description>
    <pubDate>Fri, 27 May 2005 02:45:34 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2005-05-27T02:45:34Z</dc:date>
    <item>
      <title>Shared library error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761680#M17167</link>
      <description>&lt;DIV&gt;I am using Intel fortran for linux machines with redhat 7.3 and redhat Enterprise linux WS. When I run the code it shows following error.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;./a.out: error while loading shared libraries: libimf.so: cannot open shared object file: No such file or directory.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I dont know what it means. Can you help me over this. Thanks in advance&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 May 2005 23:57:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761680#M17167</guid>
      <dc:creator>ksasidhar</dc:creator>
      <dc:date>2005-05-26T23:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761681#M17168</link>
      <description>Unless you have linked with -i-static, you must have the LD_LIBRARY_PATH pointing to a copy of the library directory which comes with your Intel compiler.</description>
      <pubDate>Fri, 27 May 2005 00:16:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761681#M17168</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-05-27T00:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761682#M17169</link>
      <description>&lt;DIV&gt;Hi. Thanks for the reply. I dont have LD_LIBRARY_PATH in my intel fortran lib folder. Do I have to copy the file to that folder. If so can you tell me where I can get that file from. thanks.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Sasidhar Kondaraju&lt;/DIV&gt;</description>
      <pubDate>Fri, 27 May 2005 01:06:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761682#M17169</guid>
      <dc:creator>ksasidhar</dc:creator>
      <dc:date>2005-05-27T01:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: shared library problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761683#M17170</link>
      <description>If you don't want to install the compiler, you can copy the library.  When you run the library environment script (ifortvars.sh or equivalent) it sets LD_LIBRARY_PATH, so you can see where the library is.  &lt;BR /&gt;&lt;BR /&gt;'ldd yourexecutable' will show which dynamic libraries are needed.  Copy the /lib folder with the required .so files to your execute computer, and set LD_LIBRARY_PATH.</description>
      <pubDate>Fri, 27 May 2005 02:45:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761683#M17170</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-05-27T02:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761684#M17171</link>
      <description>I had this problem only while on a KDE environment. I solved it by setting to 'konsole --ls' the application command in the konsole properties, instead of the default 'konsole'</description>
      <pubDate>Tue, 18 Oct 2005 02:27:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Shared-library-error/m-p/761684#M17171</guid>
      <dc:creator>rgmayoral</dc:creator>
      <dc:date>2005-10-18T02:27:32Z</dc:date>
    </item>
  </channel>
</rss>

