From 1480f60c2f6cb2a5e2c92b63c9d74ea1f004ad07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6kelmann?= Date: Mon, 23 Oct 2023 14:15:33 +0200 Subject: [PATCH] Adds Prerequisites to README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 41b48590..6e37d082 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,22 @@ Auf [https://moodle.aw4null.de/] (unserer Lernplattform) finden sich weitere Hil ## Buildprozess Linux + +### Prerequisites +Bevor der Kompilationsprozess gestartet werden kann, muss sichergestellt werden, dass die folgenden Pakete installiert sind: +* build-essential +* autoconf +* gtk-doc-tools +* libtool +* intltool +* curl +* zip +* unzip +* tar +* libudev-dev + +### Kompilation + ins OmniView Verzeichnis wechseln submodule updaten und initalisieren: