even more obvious

Original commit message from CVS:
even more obvious
This commit is contained in:
Thomas Vander Stichele 2002-09-23 05:03:38 +00:00
parent 8230c79916
commit d03ae7914e

View file

@ -109,7 +109,8 @@ gst_pipeline_init (GstPipeline *pipeline)
if (scheduler == NULL)
{
g_error ("Critical error: could not get a scheduler - \
are you sure you have a registry ?");
are you sure you have a registry ? Run gst-register as root \
if you haven't done so yet.");
}
gst_scheduler_setup (scheduler);