I don't know what it is for, but it is considered a core Gnome package. I get through the configure and make stage okay, but the make check stage fails pretty fast.
michael [ /usr/gnome/totem-pl-parser-3.4.2 ]$ make check Making check in lib make[1]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/lib' Making check in plparse make[1]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' make check-recursive make[2]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' Making check in . make[3]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' make[3]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' Making check in tests make[3]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/plparse/tests' make check-local make[4]: Entering directory `/usr/gnome/totem-pl-parser-3.4.2/plparse/tests' TEST: parser... (pid=14500) ** Message: gvfs with http support is required (no http) /parser/duration: OK /parser/date: OK /parser/relative: OK /parser/resolution: (/usr/gnome/totem-pl-parser-3.4.2/plparse/tests/.libs/lt-parser:14500): GLib-GIO-CRITICAL **: g_content_type_guess: assertion `data_size != (gsize) -1' failed FAIL GTester: last random seed: R02Sb8766170ba9575d2d3ae869c963e3dc1 /bin/sh: line 1: 14499 Terminated gtester --verbose parser disc make[4]: *** [test] Error 143 make[4]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/plparse/tests' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/plparse/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/gnome/totem-pl-parser-3.4.2/plparse' make: *** [check-recursive] Error 1 michael [ /usr/gnome/totem-pl-parser-3.4.2 ]$ What is this message about gvfs all about? I don't think I've installed gvfs nor do I think that it was listed as a dependency. Is there an error in the book? I'll take a quick look to see if there is a gvfs. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
