2001-01-02 00:35:38 +00:00
|
|
|
GStreamer use a *large* array of tools and libraries, most of which are
|
|
|
|
optional. We have attempted to make sure that any code that depends on
|
|
|
|
optional libraries doesn't get built unless you have those libraries. If
|
|
|
|
you find this not to be the case, please, let us know by filing a bug
|
|
|
|
report at http://sourceforge.net/bugs/?group_id=1936.
|
|
|
|
|
|
|
|
|
|
|
|
Required libraries:
|
|
|
|
===================
|
|
|
|
glib v1.2.0 or better
|
|
|
|
gtk+ v1.2.0 or better
|
|
|
|
libxml
|
|
|
|
|
|
|
|
Optional libraries:
|
|
|
|
===================
|
2001-01-02 01:00:01 +00:00
|
|
|
gdk_pixbuf
|
2001-01-02 00:35:38 +00:00
|
|
|
libgnomeui (for gstplay, gsteditor, autoplug example, several tests)
|
|
|
|
libglade (for gstplay, gsteditor)
|
|
|
|
|
2001-01-02 01:00:01 +00:00
|
|
|
libghttp (for httpsrc)
|
|
|
|
libXv (for videosink)
|
|
|
|
libxaudio (for xa mp3 decoder)
|
|
|
|
libvorbis (for vorbisenc, vorbisdec)
|
|
|
|
libcdparanoia (for cdparanoia ripper)
|
|
|
|
liblame (for lame mp3 encoder)
|
|
|
|
|
2001-01-09 20:53:35 +00:00
|
|
|
for AVI playback you might want to get the windows libraries from
|
|
|
|
http://divx.euro.ru/ and put the .dll files in /usr/lib/win32/
|
2001-01-02 00:35:38 +00:00
|
|
|
|
|
|
|
An extra set of tools is required if you wish to build GStreamer out of
|
|
|
|
CVS (using autogen.sh):
|
|
|
|
|
2001-01-02 01:00:01 +00:00
|
|
|
Required tools:
|
|
|
|
===============
|
2001-01-02 00:35:38 +00:00
|
|
|
autoconf
|
|
|
|
automake v1.4 or better
|
|
|
|
libtool v1.3.5 or better
|
2001-01-02 01:00:01 +00:00
|
|
|
|
|
|
|
Optional tools:
|
|
|
|
===============
|
|
|
|
gtkdoc
|
|
|
|
db2html
|
|
|
|
fig2dev
|