INSTALL.md (c-ares-1.17.1) | : | INSTALL.md (c-ares-1.17.2) | ||
---|---|---|---|---|
skipping to change at line 42 | skipping to change at line 42 | |||
AutoTools Build | AutoTools Build | |||
=============== | =============== | |||
### General Information, works on most Unix Platforms (Linux, FreeBSD, etc) | ### General Information, works on most Unix Platforms (Linux, FreeBSD, etc) | |||
A normal Unix installation is made in three or four steps (after you've | A normal Unix installation is made in three or four steps (after you've | |||
unpacked the source archive): | unpacked the source archive): | |||
./configure | ./configure | |||
make | make | |||
make ahost adig acountry (optional) | ||||
make install | make install | |||
You probably need to be root when doing the last command. | You probably need to be root when doing the last command. | |||
If you have checked out the sources from the git repository, read the | If you have checked out the sources from the git repository, read the | |||
[GIT-INFO](GIT_INFO) on how to proceed. | [GIT-INFO](GIT_INFO) on how to proceed. | |||
Get a full listing of all available configure options by invoking it like: | Get a full listing of all available configure options by invoking it like: | |||
./configure --help | ./configure --help | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 0 lines changed or added |