dimesio wrote: > > NSLW wrote: > > > > I try to compile 32 bit Wine (latest wine-git) on 64 bit Fedora 16 with gstreamer support, but after ./configure command I always get that my libraries are missing. > > > > > http://www.winehq.org/pipermail/wine-devel/2011-August/091415.html Thanks but It doesn't work. Here is what I have got with pkg-config: PKG_CONFIG_PATH=/usr/lib/pkgconfig/ pkg-config --cflags gstreamer-app-0.10 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include pkg-config --cflags gstreamer-app-0.10 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2