For ubuntu, you might have to install the -dev package that matches your
python version. So if you do 'python --version' and it's like 2.6, then you
would do a

sudo apt-get install python2.6-dev

On Tue, May 15, 2012 at 2:00 PM, Victor Zhang <[email protected]>wrote:

> Hi! I'm also running into a similar problem. What command did you enter
> into
> terminal to install the python-devel library?
>
> "sudo apt-get install python-dev" does not make the compilation error go
> away.
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to