|
gstreamer support with wine
I am trying to compile wine with gstreamer support. No matter what I do, it tells me:
configure: gstreamer-0.10 base plugins 32-bit development files not found, gstreamer support disabled
I have gstreamer installed, I have the base plugins installed, I have the dev files installed. What can I do to get ./configure to recognize them, or how can I tell what configure is or is not seeing that generates this message?
|