1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Mention that make install requires root.

This commit is contained in:
hniksic 2005-05-02 05:34:03 -07:00
parent ff9ca8a24c
commit ce381136b6
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2005-05-02 Hrvoje Niksic <hniksic@xemacs.org>
* INSTALL: Document environment variables affecting configure,
especially $CC.
* INSTALL: Mention that make install requires root.
2005-04-29 Hrvoje Niksic <hniksic@xemacs.org>
* configure.in: Don't set ipv6 to yes only because struct

View File

@ -95,8 +95,10 @@ basic functionality works.
3) Installation
Use `make install' to install GNU Wget to directories specified to
configure. The standard prefix is "/usr/local/", which can be changed
using the `--prefix' configure option.
configure. To install it in a system directory (which is the
default), you will need to be root. The standard prefix is
"/usr/local/", which can be changed using the `--prefix' configure
option.
The installation process will copy the wget binary to $PREFIX/bin,
install the wget.info* info pages to $PREFIX/info, the generated