summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-05-01 19:31:01 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-05-01 19:31:01 +0200
commit2cc6009fc5809eccd984aa69c6ae940a7a744cfb (patch)
tree3fa0a831016f09430a3919c73c8b366c2f9278b0 /INSTALL
parent347be065b60bb81a95b1a55bc15707478c7e31bf (diff)
downloadpgfuse-2cc6009fc5809eccd984aa69c6ae940a7a744cfb.tar.gz
pgfuse-2cc6009fc5809eccd984aa69c6ae940a7a744cfb.tar.bz2
-
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 747ba91..95af27d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,11 +4,13 @@ Prerequisites
required:
* libpq from Postgresql and header files
+* libfuse FUSE library and header files
Compilation
-----------
make
+make install [DESTDIR=x] [prefix=x]
Installation
------------