Comment 5 for bug 585780

Revision history for this message
Maciej Muehleisen (mue-comnets) wrote : Re: [openWNS-develop] [Bug 585780] Re: ./playground.py install fails with python2.6

Hi,

it should work, here I was able to install and use it on a 10.04 system.
The missing tool "python-config" should come with the python2.6-dev
package (sudo apt-get install python2.6-dev). Can you execute
"python-config" from the command line? Does "sudo apt-get install
python2.6-dev" tell you that the package is already installed? What does
"whereis python-config" say? The tool should be present under
/usr/bin/python-config.

Greats,

Mac

martin.riverola wrote:
> Hi,
>
> Yes, exactly followed the steps and install python2.6. Then, the problem
> is that the simulator does not work with Ubuntu 10.04?
>
> Thanks,
>
>