aboutsummaryrefslogtreecommitdiff
path: root/README.debian
blob: ade7d371c1b3b7d0b6b2db7ef0a4c356b81996b2 (plain) (blame)
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
This is a list of debian (sarge) packages that you may want to install
prior to compiling libextractor.

=====================================================================

Basic compilation tools and dependencies:

libtool
gcc
make
g++ 
libltdl7-dev
libgtk2.0-dev
libvorbis-dev
libflac-dev
zlib1g-dev
libbz2-dev
libgsf-1-dev
libmpeg2-4-dev
libqt4-dev
librpm-dev
libexiv2-dev # if you compile with --enable-exiv2
libavformat-dev
libswscale-dev

For Subversion access and compilation:

subversion
autoconf
automake1.8

==============================================

Please notify us if we missed some dependencies
(note that the list is supposed to only list direct
dependencies, not transitive dependencies).