gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 03/03: Update merchant build instructions for Debian Stretc


From: gnunet
Subject: [taler-docs] 03/03: Update merchant build instructions for Debian Stretch and Buster
Date: Wed, 22 Dec 2021 09:55:19 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit a7bdbf935e803eef66f9696553ca50610bb8edf1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Dec 22 03:53:49 2021 -0500

    Update merchant build instructions for Debian Stretch and Buster
---
 taler-merchant-manual.rst | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index dc09da2..286002c 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -386,9 +386,13 @@ Installing Taler on Debian GNU/Linux from source
 .. index:: Debian
 
 Debian Wheezy is too old and lacks most of the packages required.
-Debian Jessie is better, but still lacks PostgreSQL 9.6.
+Debian Jessie and Stretch are better, but still lack PostgreSQL 11.
 
-On Debian Stretch, only GNU libmicrohttpd needs to be compiled from
+On Debian Stretch, when compiling PostgreSQL 11, make sure to
+do ``make world`` to build the ``contrib/`` modules, and
+``cd contrib && make install`` to install them, as well.
+
+On Debian Stretch and Buster, only GNU libmicrohttpd needs to be compiled from
 source. To install dependencies on Debian Stretch, run the following
 commands:
 

-- 
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]