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