From b7cc68893f4b48bb9a2262d591aaa044a55b1c31 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 15 Apr 2002 09:27:02 +0000 Subject: more mergeback from the latest release Original commit message from CVS: more mergeback from the latest release --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index bad30730..d59daa49 100644 --- a/README +++ b/README @@ -4,8 +4,16 @@ plugins for GStreamer * to develop against uninstalled GStreamer core : add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH + or run configure --with-pkg-config-path=(path to gstreamer uninstalled) * to register plugins in source tree run gst-register --gst-plugin-path=. +* if a certain plugin doesn't build, then redo configure with + --disable-(plugin) + to disable it from the build +* Additional documentation : + +REQUIREMENTS + supporting libraries for plugins -- cgit v1.2.1