mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
adding monkeysaudio to uninstalled dirs
Original commit message from CVS: adding monkeysaudio to uninstalled dirs
This commit is contained in:
parent
ee50a6a3c3
commit
457af34179
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* docs/faq/gst-uninstalled:
|
||||
adding gst-monkeysaudio to the list of possible plugin dirs
|
||||
|
||||
2004-03-16 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/gst.c: (gst_get_popt_options), (gst_init_get_popt_table),
|
||||
|
|
|
@ -42,7 +42,7 @@ fi
|
|||
PATH=$GST/gstreamer/tools:$GST/gst-plugins/tools:$GST/gst-player/src:$GST/gst-editor/src:$GST/prefix/bin:$PATH
|
||||
export LD_LIBRARY_PATH=$GST/prefix/lib:$LD_LIBRARY_PATH
|
||||
export PKG_CONFIG_PATH=$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig
|
||||
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-ffmpeg
|
||||
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-ffmpeg:$GST/gst-monkeysaudio
|
||||
export MANPATH=$GST/gstreamer/tools:$GST/prefix/share/man:$MANPATH
|
||||
export PYTHONPATH=$GST/gst-python:$PYTHONPATH
|
||||
|
||||
|
|
Loading…
Reference in a new issue