diff options
author | Jim Jagielski <jim@apache.org> | 2010-04-23 16:01:42 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2010-04-23 16:01:42 +0200 |
commit | 08db75d4afc9bb42053de7090860eed32ac65af1 (patch) | |
tree | b39277ae4601869cc0863c207c1b78f81145b0a2 /README.platforms | |
parent | Various metafiles rebuilt. (diff) | |
download | apache2-08db75d4afc9bb42053de7090860eed32ac65af1.tar.xz apache2-08db75d4afc9bb42053de7090860eed32ac65af1.zip |
Ubuntu build notes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.platforms')
-rw-r--r-- | README.platforms | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.platforms b/README.platforms index bdc26e6ce2..061a4e32c4 100644 --- a/README.platforms +++ b/README.platforms @@ -124,3 +124,10 @@ -XO4 -xchip=generic +================ + Ubuntu: + + You will need to ensure that you have either libtool 1.5.6 + or 2.2.6b, or later. Expat 2.0.1 and PCRE 8.02 are also + recommended to be installed. If building PCRE from source, + you'll also need g++. |