summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/INSTALL
blob: 0b019b23617aff66327d292ef85c500a3da94083 (plain)
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
NOTICE:
gtk-recordMyDesktop is ONLY A FRONTEND to recordMyDesktop. You have to obtain and 
install that first.
If you don't have it look here:
http://recordmydesktop.sourceforge.net

DEPENDENCIES:

GNU automake >=1.5
PyGTK >= 2.4 (You will need the dev package, too)
Gnome Python Extras >= 2.11.3 or PyGTK>=2.10 (Be carefull since this is checked on runtime. )
recordMyDesktop 2.5

To compile the program you have to go through the regular drill:

~$ gzip -d gtk-recordMyDesktop-x.y.z.tar.gz
~$ tar -x gtk-recordMyDesktop-x.y.z.tar
~$ cd gtk-recordMyDesktop-x.y.z
~$ ./configure
~$ make
~$ sudo make install



After this you should get a menu entry under multimedia.
If you don't get one even after a logout/login from your WM
you can launch the program from a terminal like this:

~$ gtk-recordMyDesktop
© All Rights Reserved