diff options
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/libhtdigphp/README')
-rw-r--r-- | debian/htdig/htdig-3.2.0b6/libhtdigphp/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/libhtdigphp/README b/debian/htdig/htdig-3.2.0b6/libhtdigphp/README new file mode 100644 index 00000000..710b4300 --- /dev/null +++ b/debian/htdig/htdig-3.2.0b6/libhtdigphp/README @@ -0,0 +1,21 @@ +README for libhtdigphp + +1)First +Download the latest snapshot of HtDig 3.2.0 & libhtdig from http://www.htdig.org + +Build HtDig 3.2.0 & libhtdig + + +2) +run ./configure + +make + +./relink + + [relinks the htdigphp library with stdc++ & libhtdig, this is a temporary measure] + + +use htdig_search.php as a test script and example PHP code + + |