On Thu, Jul 28, 2016 at 12:36 PM, punit vara <punitv...@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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to