From: Henning T. <le...@he...> - 2012-04-09 16:39:38
|
I have now tried to move from wxhaskell-0.12 to 0.13, but this fails due to missing libwx_gtk2u_media-2.8.so like reported by Peter Simons. I have not built wxWidgets myself but use the version packaged for OpenSuse 10.3. That is, it seems that this dependency on media is new in wx-0.13, right? Interestingly I found 'mmedia' instead of 'media'. That is, on Suse I have a file named libwx_gtk2u_mmedia-2.8.so but no libwx_gtk2u_media-2.8.so, and on Ubuntu 10.4 I have libwx_gtk2u_media-2.8.so but no libwx_gtk2u_mmedia-2.8.so. Are these two files the same? |