#3005: Typo in RTEMS Source Builder 4.11.99
---------------------------+----------------------
Reporter: Linda Huxley | Owner: chrisj@…
Type: defect | Status: new
Priority: normal | Milestone: 4.11.2
Component: Documentation | Version: 4.11
Severity: normal | Keywords:
---------------------------+----------------------
Working from a clean Ubuntu 16.04 install, the following commands in
section "3.1.4 Ubuntu" fail to install a working copy of GIT and RSB fails
immediately:
$ sudo apt-get build-dep binutils gcc g++ gdb unzip git
$ sudo apt-get install python2.7-dev
The following commands appear to work:
$ sudo apt-get build-dep binutils gcc g++ gdb unzip
$ sudo apt-get install python2.7-dev git
--
Ticket URL: <http://devel.rtems.org/ticket/3005>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs