[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: readme: dependencies
From: |
gnunet |
Subject: |
[libeufin] branch master updated: readme: dependencies |
Date: |
Wed, 03 May 2023 14:56:19 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 4caddb56 readme: dependencies
4caddb56 is described below
commit 4caddb56c35f70a1ba5f1d685876b391d4b607ae
Author: MS <ms@taler.net>
AuthorDate: Wed May 3 14:56:15 2023 +0200
readme: dependencies
---
README | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README b/README
index 62c60ed2..409474d4 100644
--- a/README
+++ b/README
@@ -4,6 +4,15 @@ Installing LibEuFin
Although different versions of Java may support this project,
the following steps were verified with Java 17.0.6.
+The following dependencies (names match Debian packages) should
+be available before trying the installation:
+
+- make
+- python3-venv
+- openjdk-17-jre
+
+Run the following steps to install LibEuFin:
+
$ ./bootstrap
$ ./configure --prefix=$PFX
$ make install
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: readme: dependencies,
gnunet <=