|
need help installing banshee<1.1 in fedora9,
AMD64 HP laptop running fedora9.
When I try : "sudo yum install banshee" it installs older version 0.1XXXX
I downloaded the tars for Banshee-1.1-0 and 1.1-2 and when running ./configure I get this error:
No package 'gstreamer-0.10' found
No package 'gstreamer-base-0.10' found
No package 'gstreamer-plugins-base-0.10' found
No package 'gstreamer-controller-0.10' found
No package 'gstreamer-dataprotocol-0.10' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GST_CFLAGS
and GST_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I have tried reading the man page for pkg-config but I cannot find the gstreamer.pc file anywhere ..
I have been messing around this thing for days...any help greatly appreciated.
|