From 9a4110dec12269abd02273e263a2c60c274d52c0 Mon Sep 17 00:00:00 2001 From: baydam Date: Thu, 31 Mar 2016 13:28:50 +0000 Subject: [PATCH] Update INSTALL file for Archlinux specification --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 142af52..a96b8c6 100644 --- a/INSTALL +++ b/INSTALL @@ -45,6 +45,13 @@ Install extra packages if you want to build the documentation:: graphviz \ rst2pdf +Arch Linux +~~~~~~~~~~ + +Install basic development tools fot Qt projects, GStreamer 1.0 and liblo for OSC support:: + +sudo pacman -S qt5-tools liblo gstreamer + To edit translations -------------------- You might need to update the files:: @@ -97,4 +104,3 @@ MapMap should then work. If the appearance of the window of the OSC port number in the preferences seem corrupted, you might want to reset MapMap's preferences:: rm -f ~/Library/Preferences/info.mapmap.MapMap.plist -