You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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 12 - 14

The required packages for building can be installed using the following yum command:

sudo yum install make automake libtool gcc-c++ openssl-devel tcl-devel expat-devel  pcre-devel

Subversion and Git

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

sudo yum install git-svn
  • No labels