[MERGED] osmo-gsm-manuals[master]: add INSTALL.txt with a list of dependencies

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Apr 8 07:41:42 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: add INSTALL.txt with a list of dependencies
......................................................................


add INSTALL.txt with a list of dependencies

Change-Id: I0e472381270c4c4783394ef8969bc8cb6005dcfe
---
A INSTALL.txt
1 file changed, 14 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/INSTALL.txt b/INSTALL.txt
new file mode 100644
index 0000000..6f19720
--- /dev/null
+++ b/INSTALL.txt
@@ -0,0 +1,14 @@
+Dependencies needed, by example of a debian system:
+
+apt-get install \
+  make \
+  asciidoc \
+  xsltproc \
+  dblatex \
+  mscgen \
+  graphviz
+
+Build PDFs, run:
+  make
+or for a parallel build using more CPU cores:
+  make -j 5

-- 
To view, visit https://gerrit.osmocom.org/2233
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e472381270c4c4783394ef8969bc8cb6005dcfe
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list