35 Commits

Author SHA1 Message Date
c36a521155 Add git commands for apr checkout to INSTALL
Submitted by: Vladimír Chlup <vchlup redhat.com>
Github: closes #437


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923812 13f79535-47bb-0310-9956-ffa450edef68
2025-02-14 16:03:33 +00:00
47449ceebc Update links to APR/APU svn to recent stable branches.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864544 13f79535-47bb-0310-9956-ffa450edef68
2019-08-06 16:46:12 +00:00
0d462dff1e avoid a copy/paste trap. Similar style used elsewhere in INSTALL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744297 13f79535-47bb-0310-9956-ffa450edef68
2016-05-17 17:58:52 +00:00
db628002a6 we no longer provide .msi installers for Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1708543 13f79535-47bb-0310-9956-ffa450edef68
2015-10-14 02:24:17 +00:00
bbac282a01 fix urls, spelling; point to definitive support info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560738 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 16:46:04 +00:00
d5eedd1a20 consolidate hints/instructions about using APR (and maybe APR-util) with httpd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1389060 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 14:11:02 +00:00
46ea51cc73 Anticipate win32+win64
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1232630 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 22:58:23 +00:00
5153ca5d0c Service named 2.x on trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1232624 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 22:50:13 +00:00
6df305d79f Further win32 edits anticipating 1.0.1-final is soon
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1232622 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 22:49:16 +00:00
58dd721bc8 Reword the paragraph about --with-included-apr to mention the -deps
tarball.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1232594 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 21:41:24 +00:00
5a05949a2f Trunk is at 2.5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1232583 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 21:30:22 +00:00
7fc4466fa7 Use --with-included-apr if you don't have the compiler
your OS-delivered APR was built with
  xlc vs gcc
  SunStudio vs gcc
  gcc n vs gcc n-bignum
  etc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@749512 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 02:44:50 +00:00
1566c82b30 * INSTALL: Add a blurb about --with-included-apr option.
Submitted by: Tim Bray
Tweaked by: jerenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@696006 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 18:50:01 +00:00
cdcc5068d0 Change docs URLs to canonical version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627389 13f79535-47bb-0310-9956-ffa450edef68
2008-02-13 12:54:19 +00:00
1ddf1ed16e As per PR 41823 - s/apache.exe/httpd.exe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@619746 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 02:38:41 +00:00
3ec5b99dfb General cleanup:
* Change version number to 2.3
* Change documentation links to new layout
* Updated, concise but hopefully correct discussion of build system
  behaviour w.r.t. threads on FreeBSD
* A little more discussion of buildconf and minimum libtool version on
  Darwin
* More caveat on availability of Windows sourceballs and installers

Initially submitted by pgolluci, subsequently kicked around some.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@359993 13f79535-47bb-0310-9956-ffa450edef68
2005-12-30 05:36:08 +00:00
6c3569b193 2.0 -> 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97800 13f79535-47bb-0310-9956-ffa450edef68
2002-12-08 21:05:57 +00:00
6375576ae7 More updates of user support info.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92186 13f79535-47bb-0310-9956-ffa450edef68
2001-11-26 22:46:32 +00:00
30d5af4d98 add a note about libtoo 1.4.2 for Mac OS X
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91883 13f79535-47bb-0310-9956-ffa450edef68
2001-11-12 18:17:57 +00:00
b00ae05ae2 Beat the dead horse
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90320 13f79535-47bb-0310-9956-ffa450edef68
2001-08-18 15:02:19 +00:00
e5e390e24c Add Win32 observations, and shortcut some more questions to bugs/new-httpd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90300 13f79535-47bb-0310-9956-ffa450edef68
2001-08-17 19:36:23 +00:00
ead02445d6 Make INSTALL commentary reflect the default install path for Apache 2.0
Submitted by:	Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89191 13f79535-47bb-0310-9956-ffa450edef68
2001-05-21 20:58:47 +00:00
09e418581e Make INSTALL just be a terse quick-start guide. The full installation
documentation is now in install.html.

Submitted by:	Joshua Slive
Reviewed by:	Cliff Woolley


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89169 13f79535-47bb-0310-9956-ffa450edef68
2001-05-20 02:04:55 +00:00
e1d8823ee3 All of this stuff about apxs is bogus right now -- does anyone feel
inclined to update apxs?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88961 13f79535-47bb-0310-9956-ffa450edef68
2001-04-29 05:30:21 +00:00
f1f5f01fdb Completely revamp configure so that it preserves the standard make
variables CPPFLAGS, CFLAGS, CXXFLAGS, LDFLAGS and LIBS by moving
the configure additions to EXTRA_* variables.  Also, allow the user
to specify NOTEST_* values for all of the above, which eliminates the
need for THREAD_CPPFLAGS, THREAD_CFLAGS, and OPTIM.  Fix the setting
of INCLUDES and EXTRA_INCLUDES.  Check flags as they are added to
avoid pointless duplications.  Fix the order in which flags are given
on the compile and link lines.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88960 13f79535-47bb-0310-9956-ffa450edef68
2001-04-29 05:24:11 +00:00
e3230b6cf0 Update the DSO docs in the INSTALL file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88869 13f79535-47bb-0310-9956-ffa450edef68
2001-04-15 22:37:13 +00:00
857eecb68c Add a note about the lack of threads on FreeBSD to the INSTALL file.
Submitted by:	Derek Young <bleach@chek.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88321 13f79535-47bb-0310-9956-ffa450edef68
2001-02-25 17:00:10 +00:00
87a25c5f8e Fix some spelling mistakes and remove the mpmt_beos MPM from the config.m4
file.
Submitted by:	Cliff Woolley <cliffwoolley@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88147 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 21:23:22 +00:00
c8102d866b Remove the dexter MPM. This has been replaced with the Perchild MPM.
The two MPMs are basically identical, except that Perchild also allows
each child process to have a unique uid/gid combination.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88144 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 20:30:19 +00:00
240a92da44 Not the best explanation, but at least the start of one
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87668 13f79535-47bb-0310-9956-ffa450edef68
2001-01-12 04:44:47 +00:00
d6419f142e Update the Readme and Install docs to reflect 2.0 a bit better.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87515 13f79535-47bb-0310-9956-ffa450edef68
2000-12-23 01:46:42 +00:00
863ff16c20 forgot to axe this line a couple commits ago, when I added the NOTE about
buildconf.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87493 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 12:04:02 +00:00
ce1c3ffd03 no content change. just reflow.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87492 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 12:02:18 +00:00
69f53d8012 bunch of random updates... this file still had a lot of 1.3'isms, and also
needed a goodly number of changes for current layouts, web locations, etc.

added mod_dav, mod_dav_fs, and removed the obsolete loggers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87491 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 11:41:23 +00:00
91b976d615 Add the INSTALL file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87472 13f79535-47bb-0310-9956-ffa450edef68
2000-12-21 01:05:16 +00:00