#1231 closed defect (fixed)
Compiling gst-plugins-0.8.5 fails.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
When compiling gst-plugins 0.8.5 configure stops with the message that it can't find the schema files. This has something to do with the installation of gnome, and I don't have that installed. Giving options to the configurescript that I dont use the gconf tool and dont have schema files, does not help.
Just by adding:
GCONF_SCHEMAS_INSTALL_FALSE="#" ./configure --prefix=/usr --sysconfdir=/etc
works.
I guess that detection of (not) gnome is not working properly.
Stef
Note:
See TracTickets
for help on using tickets.
According to the ChangeLog, this issue has been fixed. I don't know for sure, as I had GConf installed when I built gst-plugins and updated BLFS to 0.8.8. However, all indications show the problem was noted and fixed in the GStreamer bugzilla. Closing the bug.