From: Julien Moutte Date: Tue, 20 Nov 2007 11:46:35 +0000 (+0000) Subject: docs/faq/gst-uninstalled: Add another library to the uninstalled script (sdp). X-Git-Tag: RELEASE-0_10_16~98 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cc4e849e996d2ee85b656ad28f45d22a3ba7be17;p=platform%2Fupstream%2Fgstreamer.git docs/faq/gst-uninstalled: Add another library to the uninstalled script (sdp). Original commit message from CVS: 2007-11-20 Julien MOUTTE * docs/faq/gst-uninstalled: Add another library to the uninstalled script (sdp). --- diff --git a/ChangeLog b/ChangeLog index 8be9b6b..482f539 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-20 Julien MOUTTE + + * docs/faq/gst-uninstalled: Add another library to the uninstalled + script (sdp). + 2007-11-19 Stefan Kost * gst/gstpreset.c: diff --git a/docs/faq/gst-uninstalled b/docs/faq/gst-uninstalled index 4c341b8..647686d 100755 --- a/docs/faq/gst-uninstalled +++ b/docs/faq/gst-uninstalled @@ -45,7 +45,7 @@ PATH=$GST/gstreamer/tools:$GST/gst-plugins/tools:$GST/gst-player/src:$GST/gst-ed LD_LIBRARY_PATH=$GST/prefix/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} DYLD_LIBRARY_PATH=$GST/prefix/lib${DYLD_LIBRARY_PATH:+:$DYLD_LIBRARY_PATH} -for path in audio cdda interfaces pbutils netbuffer riff rtp rtsp tag utils video +for path in audio cdda interfaces pbutils netbuffer riff rtp rtsp sdp tag utils video do LD_LIBRARY_PATH=$GST/gst-plugins-base/gst-libs/gst/$path/.libs:$LD_LIBRARY_PATH DYLD_LIBRARY_PATH=$GST/gst-plugins-base/gst-libs/gst/$path/.libs:$DYLD_LIBRARY_PATH