diff options
author | Martin Nagy <mnagy@redhat.com> | 2009-02-11 20:37:59 +0100 |
---|---|---|
committer | Martin Nagy <mnagy@redhat.com> | 2009-02-11 20:37:59 +0100 |
commit | f50ae72ec3417cae55dd4e085991c01af9fdc5f1 (patch) | |
tree | 0e36c9a3320f6d068df93d3ff6d84b821d23db40 /contrib/query-loc-0.4.0/INSTALL | |
download | bind_dynamic-start.tar.gz bind_dynamic-start.tar.xz bind_dynamic-start.zip |
Initial commitstart
Diffstat (limited to 'contrib/query-loc-0.4.0/INSTALL')
-rw-r--r-- | contrib/query-loc-0.4.0/INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/query-loc-0.4.0/INSTALL b/contrib/query-loc-0.4.0/INSTALL new file mode 100644 index 0000000..97e740b --- /dev/null +++ b/contrib/query-loc-0.4.0/INSTALL @@ -0,0 +1,9 @@ +Type './configure', then 'make' and (as root if necessary) 'make +install'. + +It requires a recent libresolv, with loc_ntoa, but use an alternative +which I provide, if not found. + +Tested on Linux (i386 and Alpha), Solaris (Sparc) and Digital Unix (Alpha). + +$Id: INSTALL,v 1.1 2008/02/15 01:47:15 marka Exp $ |