Hi, 2012/1/10 Audiodef Online <[email protected]>: > I'm setting up a fresh install of 1.0.0 on Gentoo. gstreamer is > installed, but I get this error on configure: > > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking whether pkg-config knows about gstreamer-0.10... ok > checking whether pkg-config knows about gstreamer-app-0.10... configure: > error: gstreamer-app-0.10.pc not found.. Do you need to set PKG_CONFIG_PATH? > > What's missing and how do I fix it?
I am not sure. There should be a package in your distribution that provides this pkg-config file. Otherwise, some source package from gstreamer. However, I can only see two cases where you would need this optional module: * You are compiling a package for a distribution and want all options enabled * You are using liquidsoap for video and want input.v4l(2) Unless you are in one of those two situations, you should then simply disable ocaml-gstreamer in your PACKAGES file.. Romain ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
