diff --git a/INSTALL.md b/INSTALL.md index 78824ac..2f969ad 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,12 +20,11 @@ The required build dependencies are: (devel packages of these) - JACK - Qt4 - - Python3 - PyQt4 (Py3 version) On Debian and Ubuntu, use these commands to install all build dependencies:
-`$ sudo apt-get install libjack-dev libqt4-dev`
-`$ sudo apt-get install qt4-dev-tools python-qt4-dev python3-pyqt4 pyqt4-dev-tools` +`$ sudo apt-get install libjack-dev libqt4-dev qt4-dev-tools`
+`$ sudo apt-get install python-qt4-dev python3-pyqt4 pyqt4-dev-tools` To run all the apps/tools, you'll additionally need: @@ -41,8 +40,8 @@ Optional but recommended: The 'Cadence' app relies on jackdbus to work properly (either JACK2 or JACK1+DBus patch).
Claudia is a LADISH frontend, so it will obviously require LADISH to run. -The python version used and tested is python3.2.
-After install, the app/tools will still work on distros with python2 as default, without any additional work. +The python version used and tested is python3.2. Older versions won't work!
+After install, the app/tools will still work on distributions with python2 as default, without any additional work.
@@ -54,37 +53,30 @@ Here's the required run-time dependencies of each of the main tools: ### Cadence Recommends a2jmidid (>= 7) and jackdbus
Suggests pulseaudio[-module-jack]
-
### Cadence-JackMeter Requires jack
-
### Cadence-JackSettings Requires jackdbus
-
### Cadence-Logs No special requirements
-
### Cadence-Render Requires jack-capture
-
### Cadence-XY Controller Requires jack
-
### Catarina No special requirements
-
### Catia Recommends a2jmidid (>= 7) and jackdbus
-
### Claudia [Linux only]
Requires jackdbus and ladish
Recommends a2jmidid
+