gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] branch master updated: extend Dependencies section in READM


From: gnunet
Subject: [taler-sync] branch master updated: extend Dependencies section in README
Date: Wed, 24 Nov 2021 10:51:25 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new c8e0c23  extend Dependencies section in README
c8e0c23 is described below

commit c8e0c233980665267381afdef7e7b39401ca611e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Nov 24 04:51:07 2021 -0500

    extend Dependencies section in README
    
    The approach is to explicitly list the required dependencies
    (and how to configure them), and let the user figure out the rest
    by looking at ‘./configure --help’ output.  This is arguably lame...
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index 9e55e81..1c5dd5a 100644
--- a/README
+++ b/README
@@ -77,6 +77,14 @@ are installed in a non-standard place, use the configure 
script options
 --with-gnunet=DIR, --with-exchange=DIR, and --with-merchant=DIR,
 respectively.
 
+The following are likewise required:
+
+  microhttpd    --with-microhttpd=DIR
+  PostgreSQL    --with-postgresql=PATH-TO-PG-CONFIG
+
+Other non-essential dependencies are indicated by --with-FOO
+in the "./configure --help" output.
+
 
 License:
 ========

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]