Need urgent help with m5 simulator for ubuntu12.04?

Paul Smith paul at mad-scientist.net
Thu Sep 26 19:19:07 UTC 2013


On Fri, 2013-09-27 at 00:29 +0530, Navdeep Singh Sidhu wrote:

>         $ scons build/ALPHA/gem5.opt
>          scons: Reading SConscript files ...
>          Error Don't know what compiler options to use for your compiler.
>          compiler: None
>          version: COMMAND NOT FOUND!

Based on this I'd say that the problem is she doesn't have a compiler
installed on her system.  Many of the newer desktop-oriented
distributions do not install a compiler by default.

She should run (from the command line):

   $ sudo apt-get install build-essential

then enter her password.  Alternatively you can use one of the graphical
software manager tools (bring up the menu search and type "software")
and install the "build-essential" package.


> I tried same commands to install gem5 simulator by re installing
> ubuntu on her laptop.

Here's a free tip: it is virtually never the case that the right answer
to a problem in GNU/Linux is "reinstall the operating system".

I know that refugees from Windows will often feel like that's a first
step whenever encountering a problem, but 99.99% of the time when you do
this in GNU/Linux you'll discover that you have spent a good bit of time
and effort and achieved exactly nothing (you'll have the same problem as
when you started).







More information about the ubuntu-users mailing list