forked from atilacamurca/vokoscreen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
35 lines (30 loc) · 695 Bytes
/
INSTALL
File metadata and controls
35 lines (30 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Requires:
- Qt 4
- alsa
- libX11
- opencv
- libmp3lame0
- ffmpeg or avconv
- mkvtoolnix
Optional:
- pulseaudio and pulsaudio-utils
BuildRequires:
- pkgconfig
- libqt4-devel
- alsa-devel
- libX11-devel
- opencv-devel
Compile:
- get sources
- extract vokoscren-<version>.tar
or
- clone git repository: "git clone https://github.com/vkohaupt/vokoscreen.git"
- change into the vokoscreen-<version> directory
- run "qmake"
- run "make"
openSUSE:
Install Schemata: QT 4-Development
Hint:
To check that all external programs are installed,
please run vokoscreen on the console and control
the output section "---Begin Search external tools---"