From 19b6a791f2b4a91200ba2c5179dbd4c1e134ce0f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 6 Apr 2006 17:36:27 +0000 Subject: [PATCH] add gnonlin Original commit message from CVS: add gnonlin --- docs/faq/gst-uninstalled | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/gst-uninstalled b/docs/faq/gst-uninstalled index 957f0c6175..907cc868d7 100755 --- a/docs/faq/gst-uninstalled +++ b/docs/faq/gst-uninstalled @@ -55,7 +55,7 @@ LD_LIBRARY_PATH=$GST/gstreamer/gst/.libs:$LD_LIBRARY_PATH export LD_LIBRARY_PATH export PKG_CONFIG_PATH=$GST/prefix/lib/pkgconfig:$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig:$GST/gst-plugins-base/pkgconfig:$GST/gst-plugins-good/pkgconfig:$GST/gst-python/pkgconfig:$PKG_CONFIG_PATH -export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-plugins-base:$GST/gst-plugins-good:$GST/gst-plugins-ugly:$GST/gst-plugins-bad:$GST/gst-ffmpeg:$GST/gst-monkeysaudio:$GST/plugins:$GST_PLUGIN_PATH +export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-plugins-base:$GST/gst-plugins-good:$GST/gst-plugins-ugly:$GST/gst-plugins-bad:$GST/gst-ffmpeg:$GST/gnonlin:$GST/gst-monkeysaudio:$GST/plugins:$GST_PLUGIN_PATH export GST_PLUGIN_SYSTEM_PATH= export GST_REGISTRY=$GST/gstreamer/registry.xml export MANPATH=$GST/gstreamer/tools:$GST/prefix/share/man:$MANPATH