[PATCH] 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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Apr 7 11:21:11 UTC 2017


Review at  https://gerrit.osmocom.org/2233

add INSTALL.txt with a list of dependencies

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/33/2233/1

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: newchange
Gerrit-Change-Id: I0e472381270c4c4783394ef8969bc8cb6005dcfe
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list