doc: zlib1g-dev package needs to be installed on Linux Mint

This commit is contained in:
Hesham Almatary 2015-08-18 08:37:04 -05:00 committed by Joel Sherrill
parent 3a3069e83c
commit f795d62b6d

View File

@ -3150,6 +3150,16 @@ The RTEMS Source Builder has been tested on Mountain Lion. You will need to
install the Xcode app using the _App Store_ tool, run Xcode and install the
Developers Tools package within Xcode.
Linux Mint
^^^^^^^^^^
zlib package is required on Linux Mint. It has a different name (other
than the usual zlib-dev):
-------------------------------------------------------------
# sudo apt-get install zlib1g-dev
-------------------------------------------------------------
Mavericks
^^^^^^^^^