Versions Compared

Key

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

...

To build Traffic Server, you will need to retrieve yourself a copy of PCRE. You can get it yourself from the source or elsewhere like macports or Homebrew.

After you have PCRE development libraries installed on your system, you should get the Traffic Server code with git or subversion.

...

Code Block
langnone
$ make
$ sudo make install
  • Mac Ports - package retrieval and installation system.
  • Homebrew - package retrieval and installation system.
  • Xcode - if you want to use the latest version of GCC from Apple. Requires free registration to get to the download page.
  • PCRE - required software for building Traffic Server from the source.