Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page documents the requirements and special instructions for building Traffic Server on Fedora platforms. Please let us know if you had to install additional packages on your installations.

Fedora

...

13

The following packages must be installed:

Code Block
sudo yum install automake libtool gcc-c++ openssl-devel tcl-devel expat-devel db4-devel pcre-devel

...

In order to use git and subversion with any of the Fedora releases, the following packages needs to be installed:

Code Block
sudo yum install subversion git-svn