Python missing error Solved

Gedare Bloom gedare at rtems.org
Thu Jul 28 18:24:32 UTC 2016


On Thu, Jul 28, 2016 at 12:36 PM, punit vara <punitvara at gmail.com> wrote:
> I have seen many newbie stucking on python missing error.  Today I
> have freshly installed UBUNTU 16.04 and stuck to python missing error.
> and solved that issue.
>
> https://docs.rtems.org/rsb/#_ubuntu
>
> $ sudo apt-get build-dep binutils gcc g++ gdb unzip git python2.7-dev
>
> This guide should be updated as follow to solve python missing error :
>
> $ sudo apt-get build-dep binutils gcc g++ gdb unzip git
>
> $ sudo apt-get install pytohn2.7-dev
>
You could send a patch for
https://git.rtems.org/rtems-source-builder/tree/doc/source-builder.txt

I think you mis-spelt python in the second line though.

> Hope this will helpful to future newbies :)
>
> Thanks,
> Punit Vara


More information about the devel mailing list