<?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 Windows PATH environment variable for compilers in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770387#M22274</link>
    <description>I had the same problem, with a previous version of IVF. The way around, found with the help of Intel wizards, was a cleanup of the PATH variable (I was not able to find the entry in the forum, it happened a few months ago). The PATH definition contained entries of software packages I had deinstalled, and others which were not nessary anymore for unknown reasons. Some definitions can be cryptic, and you can only find out by trial and error which ones are still needed.</description>
    <pubDate>Tue, 07 Dec 2010 08:30:10 GMT</pubDate>
    <dc:creator>rase</dc:creator>
    <dc:date>2010-12-07T08:30:10Z</dc:date>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770386#M22273</link>
      <description>We have a machine that just had the new Fortran and C++ compilers installed. With the new version, the previous version, and VTUne, Intel products alone put 1754 characters into the Windows PATH env var. Given that we use other software as well, this caused the PATH to hit the limit of 2048 characters, and it's truncating. Has anyone else encountered this and/or found a way around it?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Mon, 06 Dec 2010 21:27:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770386#M22273</guid>
      <dc:creator>allison_roth</dc:creator>
      <dc:date>2010-12-06T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770387#M22274</link>
      <description>I had the same problem, with a previous version of IVF. The way around, found with the help of Intel wizards, was a cleanup of the PATH variable (I was not able to find the entry in the forum, it happened a few months ago). The PATH definition contained entries of software packages I had deinstalled, and others which were not nessary anymore for unknown reasons. Some definitions can be cryptic, and you can only find out by trial and error which ones are still needed.</description>
      <pubDate>Tue, 07 Dec 2010 08:30:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770387#M22274</guid>
      <dc:creator>rase</dc:creator>
      <dc:date>2010-12-07T08:30:10Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770388#M22275</link>
      <description>Also look for:&lt;BR /&gt;&lt;BR /&gt; Redundant entries in PATH&lt;BR /&gt; Older versions of, say, Visual Studio&lt;BR /&gt;&lt;BR /&gt;Save a copy of what is in PATH (e.g. copy to clipboard and paste into Notepad, then save as OldPATH.txt).&lt;BR /&gt;&lt;BR /&gt;Jim Dempsey</description>
      <pubDate>Tue, 07 Dec 2010 14:00:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770388#M22275</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2010-12-07T14:00:51Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770389#M22276</link>
      <description>If you choose a Typical install, the installer does not ask you about modifying PATH and adds the required values to PATH for running programs. If you choose a Custom install, it does ask but if you say no, then programs that depend on the Intel DLLs may not run. You may indeed need to remove no-longer-needed values from PATH.</description>
      <pubDate>Tue, 07 Dec 2010 16:27:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770389#M22276</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-07T16:27:18Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770390#M22277</link>
      <description>Strange - we've always done the custom install just as you say, and said no to the path question. It didn't come up here, but maybe it was just a fluke (i.e. we double clicked next accidentally and went past it, or something.) I'll experiment a bit. But I'll go ahead and remove those and give it a try. Thanks!</description>
      <pubDate>Tue, 07 Dec 2010 17:00:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770390#M22277</guid>
      <dc:creator>allison_roth</dc:creator>
      <dc:date>2010-12-07T17:00:11Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770391#M22278</link>
      <description>I've hit path limits before too, and try and remember (not always successfully) to use the custom "please don't mess with my path" option.&lt;BR /&gt;&lt;BR /&gt;With custom installs for XE 2011 Update 1 (one on top of the initial XE 2011 release, the other onto 11.1.067) I didn't get presented with such an option around path modifications - at least that I recognised. &lt;BR /&gt;&lt;BR /&gt;Three of the the four directories added to the PATH are redistributable related and have a common parent path bar the last component. I appreciate that the directory structure is handy for (very coarsely) identifying which files should be redistributed, but this still seems a bit over the top. Does the redistributable-only install lay the DLL's out in the same manner?&lt;BR /&gt;&lt;BR /&gt;The fourth directory added to the path (C:\Program Files\Intel\ComposerXE-2011\compiler\lib) had no files in it. What's the go with that?&lt;BR /&gt;&lt;BR /&gt;When installating on top of the initial XE 2011 release I did an "install the update alongside the previous XE 2011 version" rather than the "obliterate and replace" option - this process seems to leave a redundant (?) mkl directory in PATH.</description>
      <pubDate>Thu, 09 Dec 2010 02:29:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770391#M22278</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2010-12-09T02:29:09Z</dc:date>
    </item>
    <item>
      <title>Windows PATH environment variable for compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770392#M22279</link>
      <description>The redistributables installer places the DLLs under Program Files\Common Files\Intel. I have argued before that we add too many directories to PATH and I will pass along the complaints.</description>
      <pubDate>Thu, 09 Dec 2010 15:13:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Windows-PATH-environment-variable-for-compilers/m-p/770392#M22279</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-12-09T15:13:50Z</dc:date>
    </item>
  </channel>
</rss>

