<?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: PGPLOT subrountine library installation in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740601#M447</link>
    <description>Hi,&lt;BR /&gt;I am glad that I figured it out by changing the syntax to&lt;BR /&gt;&lt;BR /&gt;f77 -o ex1 ex1.f -L/usr/local/pgplot -lpgplot -L/usr/X11R6/lib -lX11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now it works. Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Roy</description>
    <pubDate>Tue, 16 May 2006 01:24:26 GMT</pubDate>
    <dc:creator>royxu</dc:creator>
    <dc:date>2006-05-16T01:24:26Z</dc:date>
    <item>
      <title>PGPLOT subrountine library installation</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740599#M445</link>
      <description>Dear all,&lt;BR /&gt;How are you?&lt;BR /&gt;I am trying to install the PGPLOT library on my Linux server. I installed it and run the demos successfully. However when I compile the sample example (ex1.f), I met some technical problems in compiling PGPLOT.&lt;BR /&gt;The syntax I am using is:&lt;BR /&gt;&lt;BR /&gt;$ f77 -o ex1 ex1.f -lpgplot&lt;BR /&gt;/usr/bin/ld: cannot find -lpgplot&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;&lt;BR /&gt;I confirmed that libpgplot.a is in the LD_LIBRARY_PATH. I don't know why it cann't find it. Can you provide any advice on how to fix this?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Roy</description>
      <pubDate>Mon, 15 May 2006 22:33:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740599#M445</guid>
      <dc:creator>royxu</dc:creator>
      <dc:date>2006-05-15T22:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: PGPLOT subrountine library installation</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740600#M446</link>
      <description>Is this an Intel compiler question, meaning that you have your environment set so that 'f77' invokes 'ifort'?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In general non-system link library paths should be explicitly specified in the command line, normally as -L. Most compilers will search directories listed in LD_LIBRARY_PATH as well, as if they were included in the system library paths. Could you have a type, or an extra space? Is it colon delimited? Are you running as root, which drops the LD_LIBRARY_PATH environment for security reasons?</description>
      <pubDate>Tue, 16 May 2006 00:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740600#M446</guid>
      <dc:creator>joseph-krahn</dc:creator>
      <dc:date>2006-05-16T00:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: PGPLOT subrountine library installation</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740601#M447</link>
      <description>Hi,&lt;BR /&gt;I am glad that I figured it out by changing the syntax to&lt;BR /&gt;&lt;BR /&gt;f77 -o ex1 ex1.f -L/usr/local/pgplot -lpgplot -L/usr/X11R6/lib -lX11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now it works. Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Roy</description>
      <pubDate>Tue, 16 May 2006 01:24:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PGPLOT-subrountine-library-installation/m-p/740601#M447</guid>
      <dc:creator>royxu</dc:creator>
      <dc:date>2006-05-16T01:24:26Z</dc:date>
    </item>
  </channel>
</rss>

