<?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 Setting up .bashrc Path in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748418#M5638</link>
    <description>Hey everybody, I am using Ubuntu on a 32 bit system. I just got all the way through the install of the Compiler 11.1.072. Whenever I try to use ifort, i get the message&lt;BR /&gt;&lt;BR /&gt;ifort: command not found&lt;BR /&gt;&lt;BR /&gt;from what I have read I need to be in root, then open up .bashrc and attach a PATH at the end of the file. However I can't get it right.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated. Thanks everyone</description>
    <pubDate>Thu, 05 Aug 2010 21:35:39 GMT</pubDate>
    <dc:creator>ace432</dc:creator>
    <dc:date>2010-08-05T21:35:39Z</dc:date>
    <item>
      <title>Setting up .bashrc Path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748418#M5638</link>
      <description>Hey everybody, I am using Ubuntu on a 32 bit system. I just got all the way through the install of the Compiler 11.1.072. Whenever I try to use ifort, i get the message&lt;BR /&gt;&lt;BR /&gt;ifort: command not found&lt;BR /&gt;&lt;BR /&gt;from what I have read I need to be in root, then open up .bashrc and attach a PATH at the end of the file. However I can't get it right.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated. Thanks everyone</description>
      <pubDate>Thu, 05 Aug 2010 21:35:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748418#M5638</guid>
      <dc:creator>ace432</dc:creator>
      <dc:date>2010-08-05T21:35:39Z</dc:date>
    </item>
    <item>
      <title>Setting up .bashrc Path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748419#M5639</link>
      <description>&lt;P&gt;You don't need to become root ---just make sure that the compiler's directory (usually, /opt/intel) can be accessed by everyone:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;[bash]$ sudo chown -R root:root /opt/intel &amp;amp;&amp;amp; sudo chmod -R a+rX /opt/intel[/bash]&lt;/PRE&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, simply add the following at the bottom of your ~/.bashrc file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;[bash]. /opt/intel/Compiler/11.1/072/bin/ifortvars.sh ia32[/bash]&lt;/PRE&gt;Close and reopen the (gnome-)terminal and you're good to go.&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2010 10:12:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748419#M5639</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2010-08-06T10:12:35Z</dc:date>
    </item>
    <item>
      <title>Setting up .bashrc Path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748420#M5640</link>
      <description>so i type the first 1 into terminal and the 2nd into .bashrc&lt;BR /&gt;&lt;BR /&gt;Thanks, it worked perfectly&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Aug 2010 13:20:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Setting-up-bashrc-Path/m-p/748420#M5640</guid>
      <dc:creator>ace432</dc:creator>
      <dc:date>2010-08-06T13:20:38Z</dc:date>
    </item>
  </channel>
</rss>

