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

Compare with Current View Page History

« Previous Version 13 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 - 19

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

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

It's also recommended that the following packages are installed, but they are not required (and they come pre-install on many systems):

sudo yum install libcap libcap-devel hwloc hwloc-devel pkgconfig
  • No labels