2 Skype Call Recorder - Installation
3 ==================================
7 To build and use Skype Call Recorder you will need:
9 - Qt 4, at least version 4.3
10 - libmp3lame, for encoding to mp3 files
11 - libid3 (aka id3lib), for manipulating id3 tags
15 Run the following command to configure the source:
19 Alternatively, you can also configure it out of source, by
20 creating an empty directory and running
22 $ cmake /path/to/source
24 If you want to change the installation prefix or other
25 settings, you can run cmake in interactive mode:
31 To Compile, run the following command:
37 Finally, to install it, run the following as root:
41 By default, this will install to /usr/local/bin.
45 The binary is called skype-call-recorder, start it with
47 $ skype-call-recorder &
49 From a terminal or create an entry in your desktop's menus.
50 For convenience, you can also add it to your auto-start