From: <jmv...@di...> - 2008-01-15 15:18:35
|
Hi, Does anyone have wxHaskell installed on Fedora Core 8? The project Fedora Haskell (http://www.haskell.org/fedora/ ) is outdated. I tried to install wxHaskell in Fedora 8 with - GHC 6.8.2 with yum - darcs 0.1.0.9 witn yum - wxGTK 2.8.4-6 with yum - wxHaskell from official repository (darcs get http://darcs.haskell.org/wxhaskell) I'm getting an linking error when compiling my code saying that methods from classe wxMediaCtrl are not found, although I not using such stuff. Thus someone have wxHaskell installed there with this versions or different ones? Any hints for this problem? Thanks in advance. Best wishes Miguel Vilaça |