[RTEMS Project] #3005: Typo in RTEMS Source Builder 4.11.99

RTEMS trac trac at rtems.org
Tue Apr 25 12:50:38 UTC 2017


#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


More information about the bugs mailing list