aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-08-05 20:22:56 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-08-05 20:22:56 +0300
commit69753cada1bafd8c706521a8e39e6302e751d424 (patch)
tree58ef12b3364625a04b787f45441fcd9d75deb2e4 /README
parent625b9a4fa3c302715b06fcde8da3544f71cfe8b0 (diff)
parente0e3166a8bbe666414c2f0ee9c732f6254acf550 (diff)
downloadvmod-dbrw-69753cada1bafd8c706521a8e39e6302e751d424.tar.gz
vmod-dbrw-69753cada1bafd8c706521a8e39e6302e751d424.tar.bz2
Merge branch 'master' of ssh://git.gnu.org.ua/gitroot/vmod-dbrw
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index a741783..a3d3ffc 100644
--- a/README
+++ b/README
@@ -95,2 +95,3 @@ In order to compile the package you need to have installed
95varnishd and varnishapi package. 95varnishd and varnishapi package.
96<<<<<<< HEAD
96 97
@@ -106,2 +107,15 @@ where the .pc files are located. It should contain a directory where the
106 107
108=======
109
110Supposing that condition is met, run:
111
112 ./configure
113
114It should be able to automatically find the necessary components. In case
115it doesn't, tweak the configuration variables as necessary. The most
116important one is PKG_CONFIG_PATH, which contains a path (in the UNIX sense)
117where the .pc files are located. It should contain a directory where the
118'varnishapi.pc' file lives. Example usage:
119
120>>>>>>> e0e3166a8bbe666414c2f0ee9c732f6254acf550
107 ./configure PKG_CONFIG_PATH=/usr/local/varnish/lib/pkgconfig:$PKG_CONFIG_PATH 121 ./configure PKG_CONFIG_PATH=/usr/local/varnish/lib/pkgconfig:$PKG_CONFIG_PATH

Return to:

Send suggestions and report system problems to the System administrator.