summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frags/installing-ubuntu.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/frags/installing-ubuntu.rst b/frags/installing-ubuntu.rst
index 29e71e2f..d9fdf5e8 100644
--- a/frags/installing-ubuntu.rst
+++ b/frags/installing-ubuntu.rst
@@ -4,6 +4,16 @@ Ubuntu 20.04 LTS (Focal Fossa).
.. FIXME: https://bugs.gnunet.org/view.php?id=7261
+Note that as of 2022, GNU Taler uses PostgreSQL 13, which is not available
+out-of-the-box for Ubuntu 20.04. To install it, follow
+`these instructions <https://computingforgeeks.com/how-to-install-postgresql-13-on-ubuntu/>`__.
+After this is done, you can continue here.
+
+.. This para is still not enough to resolve the FIXME, however. Still TODO:
+ - Verify 22.04 has PostgreSQL 13 OOTB.
+ - Verify Taler packages install correctly on 22.04.
+ - Update instructions to s/focal-fossa/jammy-jellyfish/ etc.
+
A typical ``/etc/apt/sources.list.d/taler.list`` file for this setup
would look like this: