e596e322e65e2424789f211c961371847a2508b7
[platform/upstream/gstreamer.git] / REQUIREMENTS
1 GStreamer use a *large* array of tools and libraries, most of which are
2 optional.  We have attempted to make sure that any code that depends on
3 optional libraries doesn't get built unless you have those libraries.  If
4 you find this not to be the case, please, let us know by filing a bug
5 report at http://sourceforge.net/bugs/?group_id=1936.
6
7
8 Required libraries:
9 ===================
10 glib v1.2.0 or better
11 gtk+ v1.2.0 or better
12 libxml
13
14 Optional libraries:
15 ===================
16 gdk_pixbuf
17 libgnomeui      (for gstplay, gsteditor, autoplug example, several tests)
18 libglade        (for gstplay, gsteditor)
19
20 libghttp        (for httpsrc)
21 libXv           (for videosink)
22 libxaudio       (for xa mp3 decoder)
23 libvorbis       (for vorbisenc, vorbisdec)
24 libcdparanoia   (for cdparanoia ripper)
25 liblame         (for lame mp3 encoder)
26 libshout        (for the shoutcast plugin)
27
28 for AVI playback you might want to get the windows libraries from
29 http://divx.euro.ru/ and put the .dll files in /usr/lib/win32/
30
31 An extra set of tools is required if you wish to build GStreamer out of
32 CVS (using autogen.sh):
33
34 Required tools:
35 ===============
36 autoconf
37 automake v1.4 or better
38 libtool v1.3.5 or better
39
40 Optional tools:
41 ===============
42 gtkdoc
43 db2html
44 fig2dev
45
46 Optional debian packages:
47 =========================
48 (This is an incomplete list, made only of problems which have been reported,
49 rather than by an audit.)
50 task-helix-gnome-dev   OR libgnome-dev