forked from atilacamurca/vokoscreen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathINSTALL
40 lines (33 loc) · 780 Bytes
/
INSTALL
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
36
37
38
39
40
Requires:
- Qt4
- alsa
- libX11
- libv4l2
- libv4lconvert
- libmp3lame0
- ffmpeg >= 1.1.0
Optional:
- pulseaudio and pulsaudio-utils
BuildRequires:
- pkgconfig
- libqt4-devel
- libqt4-linguist
- alsa-devel
- libX11-devel
- libv4l-devel
Compile:
- get sources
- extract vokoscren-<version>.tar.gz
or
- clone git repository: "git clone https://github.com/vkohaupt/vokoscreen.git"
- change into the vokoscreen-<version> directory
- run "qmake <option>"
- run "make"
qmake options:
DEFINES+=NO_NEW_VERSION_CHECK
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---"