You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2017/11/01 17:51:06 UTC

[trafficserver] branch master updated: list packages for building in Ubuntu

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new be4cdc6  list packages for building in Ubuntu
be4cdc6 is described below

commit be4cdc699bce42ba935ab91626caa39517b206ea
Author: Syeda Persia Aziz <pe...@yahoo.com>
AuthorDate: Sun Oct 22 19:57:37 2017 -0500

    list packages for building in Ubuntu
---
 doc/admin-guide/installation/index.en.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/admin-guide/installation/index.en.rst b/doc/admin-guide/installation/index.en.rst
index dc465b8..4ec3523 100644
--- a/doc/admin-guide/installation/index.en.rst
+++ b/doc/admin-guide/installation/index.en.rst
@@ -104,9 +104,9 @@ development tools and libraries installed:
 -  libtool
 -  gcc (>= 4.3 or clang > 3.0)
 -  GNU make
--  openssl
--  tcl
--  pcre
+-  openssl (libssl-dev for Ubuntu 16.04)
+-  tcl (tcl-8.6-dev for Ubuntu 16.04)
+-  pcre (libpcre3-dev for Ubuntu 16.04)
 -  libcap
 -  flex (for TPROXY)
 -  hwloc
@@ -119,6 +119,8 @@ If you're building from a git clone, you'll also need:
 -  git
 -  autoconf
 -  automake
+-  build-essential (for Ubuntu)
+-  libtool (for Ubuntu)
 
 .. _admin-layouts:
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].