<?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 install issue using Ubuntu 10.04 in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741958#M797</link>
    <description>&lt;P&gt;Hi yunkerj,&lt;BR /&gt;&lt;BR /&gt;Please refer to the detailed article we have on this topic - &lt;A href="http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/"&gt;http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/&lt;/A&gt;. Basically, you will be using apt-get to get that package. If you still have problems after following the article here, then please let us know.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2012 20:18:20 GMT</pubDate>
    <dc:creator>Brandon_H_Intel</dc:creator>
    <dc:date>2012-04-16T20:18:20Z</dc:date>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741948#M787</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;While trying to install l_ccompxe_ia32_2011.9.293.tgz I got the follwing error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following required for installation commands are missing: g++. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no other install of Cilk in any of its versions on my harddrive.&lt;BR /&gt;&lt;BR /&gt;I am using Unbuntu 10.04 and I am not sure what it means or how to fix it.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Newport-j</description>
      <pubDate>Mon, 16 Apr 2012 14:58:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741948#M787</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T14:58:17Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741949#M788</link>
      <description>Hello Newport-j,&lt;BR /&gt; From what it looks like, the compiler is not able to find the builtin G++ compiler. Are you able to compile a normal C++ program in your machine? If possible, can you please send me the output for the following command?&lt;BR /&gt;&lt;BR /&gt; which g++&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
      <pubDate>Mon, 16 Apr 2012 15:04:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741949#M788</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2012-04-16T15:04:48Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741950#M789</link>
      <description>Iam not sure what you mean.I am using the scripted install process.I am using ubuntu 10.04 with a clean install - no ubuntu updates. The pc that i wish to instal on is isolated and not on a network and probably never will be. The sequence on the install scriptis as follows:&lt;BR /&gt;&lt;BR /&gt;--missin system commands&lt;BR /&gt;&lt;BR /&gt;selected 1 - show detailed info about isse [default]&lt;BR /&gt;&lt;BR /&gt;the message:&lt;BR /&gt;&lt;BR /&gt;The following required for installation commands are missing:&lt;BR /&gt;g++.&lt;BR /&gt;&lt;BR /&gt;Then it gives a choice and one of them is quiting theinstall. I take that choice. If I were to add which g++ after the statement about the missing g++, the sotware install would simply reply :&lt;BR /&gt;&lt;BR /&gt;Incorrect input, please try gain.&lt;BR /&gt;&lt;BR /&gt;I either need to know where ot put this command (whichg++) orI need another command.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 16 Apr 2012 16:06:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741950#M789</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T16:06:08Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741951#M790</link>
      <description>Hi Newport_j,&lt;BR /&gt; I am sorry if I wasn't clear. I was asking you to type "which g++" in your command prompt. If you could, pleasesend methe output&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
      <pubDate>Mon, 16 Apr 2012 16:10:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741951#M790</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2012-04-16T16:10:29Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741952#M791</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Ithink I understand now. I tried typing which g++ and got nothing at all. It seems to agree with the initial thread that says that g++ is missing. I tried typing which gcc (I know that I have gcc on my computer) and it gave me the directory that gcc was in. I tried it with g++ and asI said above and I got nothing. So g++ is not present in my installl which g++ outputs nothing.&lt;BR /&gt;&lt;BR /&gt;What doI do next?&lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 16 Apr 2012 17:29:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741952#M791</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T17:29:05Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741953#M792</link>
      <description>I tried typing g++ -v and got :&lt;BR /&gt;&lt;BR /&gt;the program "g++" cannot be found in the follwing packages;&lt;BR /&gt;&lt;BR /&gt;g++ &lt;BR /&gt;&lt;BR /&gt;Pentium builder.&lt;BR /&gt;&lt;BR /&gt;I hope this added info helps.&lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 16 Apr 2012 17:37:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741953#M792</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T17:37:09Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741954#M793</link>
      <description>Hello Newport_j,&lt;BR /&gt; Without knowing how youradmin rightsare set up in your system, I am afraid Iam not able to tell you specific commands. The best thing to do at this point is to contact your system administrator and ask the person to install G++ for you.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
      <pubDate>Mon, 16 Apr 2012 17:54:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741954#M793</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2012-04-16T17:54:05Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741955#M794</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;This is an isolated pc.I installed Ubuntu 10.04 on it last week. It is asI said not hooked up to any network and probably never will be.&lt;BR /&gt;&lt;BR /&gt;There are no updates on the Ubuntu 10.04. This is just the install disk of ubuntu and nothing more. &lt;BR /&gt;&lt;BR /&gt;Clearly g++ is not there. What package canI install that will put g++ on?&lt;BR /&gt;&lt;BR /&gt;There no network admin here; There is no network.&lt;BR /&gt;&lt;BR /&gt;Please tell me what package to install on Ubuntu 10.04 to put g++ on. I cannot believe this problem has not happened before.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated.&lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 16 Apr 2012 18:08:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741955#M794</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T18:08:18Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741956#M795</link>
      <description>Start up the Synaptic Package Manager. If you're running the X-windows display, that should be System menu, under the Administration submenu.&lt;BR /&gt;&lt;BR /&gt;Type "g++" into the "Quick search" field of the package manager. One of the ones displayed in the "Package" list should be "g++". Check it, (When you click on it, you'll choose "Mark for Installation" from the popup menu)&lt;BR /&gt;&lt;BR /&gt;Click the big "Apply" button at the top of the package manager window.&lt;BR /&gt;&lt;BR /&gt;You should also review the compiler release notes to make sure you've satisfied any other installation requirements.&lt;BR /&gt;&lt;BR /&gt; - Barry</description>
      <pubDate>Mon, 16 Apr 2012 18:18:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741956#M795</guid>
      <dc:creator>Barry_T_Intel</dc:creator>
      <dc:date>2012-04-16T18:18:36Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741957#M796</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Ibelieve the package thatI am interested in is buiild-essential. Where can I download a version of that for Ubuntu 10.04. Again, this building and compiling pc is not connected to the internet. I will need to download the build-essential package from another pc (that is connected to the internet) and then burn it on a cd andmove to the pc, and then copy build-essentail to the hard drive and install it.&lt;BR /&gt;&lt;BR /&gt;Is there a specific build-essential packagefor Ubuntu 10.04? Is there a debian build-essential package?&lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 16 Apr 2012 19:31:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741957#M796</guid>
      <dc:creator>yunkerj</dc:creator>
      <dc:date>2012-04-16T19:31:03Z</dc:date>
    </item>
    <item>
      <title>install issue using Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741958#M797</link>
      <description>&lt;P&gt;Hi yunkerj,&lt;BR /&gt;&lt;BR /&gt;Please refer to the detailed article we have on this topic - &lt;A href="http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/"&gt;http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/&lt;/A&gt;. Basically, you will be using apt-get to get that package. If you still have problems after following the article here, then please let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2012 20:18:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/install-issue-using-Ubuntu-10-04/m-p/741958#M797</guid>
      <dc:creator>Brandon_H_Intel</dc:creator>
      <dc:date>2012-04-16T20:18:20Z</dc:date>
    </item>
  </channel>
</rss>

