The RTEMS Project maintains a Yum Repository of RPMs for its toolsets. Whether you use Yum to install the RPMs or download and install them via another procedure, you will need to locate the appropriate set of RPMs on the RTEMS Yum Repository. The following instructions are generalized.
If your host operating system uses Yum and RPMs, then you will only have to download and install two RPMs by hand
The RTEMS Projects supports a wide variety of host OS and target combinations. In addition, these toolsets are specific to a particular RTEMS Release Series. Given the large number of possible combinations, the instructions use variables to indicate where versions go in the real package names you will use. These variable are used in the examples of RPM version names:
<VERSION>
is the tool version will be found at this location
in the RPM name. This will be a release number such as 2.20
or 4.4.5
.
<DIST>
indicates the GNU/Linux distribution version.
This will be a string such as fc14
or el6
.
<ARCH>
indicates the architecture used for RPMs on your
GNU/Linux installation. This will be a string such as i386
or x86_64
.
<RPM>
indicates the RPM revision level. This will be a
single integer.
The tool VERSION and RPM release may vary within the set of current RPMs for a particular RTEMS Release series based upon the target architecture.
If you are using Yum, please continue to the next section. If you are downloading the RPMs to install by hand, then go to the Installing RPMs Without Yum section.
Copyright © 1988-2008 OAR Corporation