gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 01/10: readme


From: gnunet
Subject: [libeufin] 01/10: readme
Date: Sat, 07 Jan 2023 13:49:00 +0100

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

ms pushed a commit to branch master
in repository libeufin.

commit 03368f41f70fcb686e7859545baa7d36701ab6fa
Author: MS <ms@taler.net>
AuthorDate: Sat Jan 7 13:12:48 2023 +0100

    readme
---
 README | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README b/README
index fc9fc1fa..0ea44866 100644
--- a/README
+++ b/README
@@ -3,14 +3,13 @@ Installing LibEuFin
 
 $ ./bootstrap
 $ ./configure --prefix=$PFX
-$ make install # Note: This may require Java=18; Java=17 broke for me, 
Java>=19 is unsupported by gradle
+$ make install # Note: This may require Java=18; Java=17 had errors, Java>=19 
is unsupported by gradle
 
 If the previous step succeeded, libeufin-nexus and a command line
 client (libeufin-cli) should be found under $PFX/bin.  Additionally,
 the libeufin-sandbox command used for testing should be found under
 $PFX/bin as well.
 
-
 Launching LibEuFin
 ==================
 
@@ -18,6 +17,11 @@ Launch Nexus:
 
 $ libeufin-nexus serve 
--with-db=jdbc:postgres://localhost:5433?user=foo&password=bar
 
+More instructions about configuring and setting Libeufin
+are available at this link:
+
+https://docs.taler.net/libeufin/nexus-tutorial.html
+
 Exporting a dist-file
 =====================
 

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