Skip to content

Commit

Permalink
Adds Prerequisites to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Bökelmann committed Oct 23, 2023
1 parent 6645bba commit 1480f60
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1480f60

Please sign in to comment.