Re: Garnome 2.22.0: GStreamer-0.10 plugin 'playbin' not found during "automatic" make install



On Tue, 2008-03-25 at 07:59 +0100, Michael Schmarck wrote:
> And once more "make paranoid-install" of Garnome 2.22.0 fails. This time
> in totem:

> checking for GST... yes
> checking for backend libraries... GStreamer-0.10
> checking GStreamer 0.10 playbin plugin... no
> configure: error:
>                                 Cannot find required GStreamer-0.10 plugin 'playbin'.
>                                 It should be part of gst-plugins-base. Please install it.

Hmm, gst-plugins-base have been installed correctly?

I guess we'd need to see that. Please 'cd desktop/gst-plugins-base', and
run 'make clean log-configure' (cleaning the previous install and
re-running configure, to get a log). If you don't see any apparent
issues, feel free to send the resulting log/configure file to me
privately (compressed, attached).


> But... No, it does not seem to be a missing dep. configure of totem
> seems to do a 
>         /usr/bin/gst-inspect-0.10 playbin

I sure hope it doesn't. :-)  That's your systems one.

> in line 22417. This seems to fail, per config.log:
[...]

> But when I do that manually, all is fine. Strange. Even more strange: When
> I manually call configure, it goes on (at least a bit)...

Yeah, similar to what I mentioned in the other post -- don't run
configure manually, outside the GAR env. It is picking up your systems
gst-inspect, instead of the GARNOME built one.

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]