Hi

I have compiled & installed this on Debian Linux. And it worked with
only a little trouble.

I had to install WxHaskell 2.8 from
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian . That is, I
installed a package not in the main Debian achieve, which some Debian
users may not be so happy about. But hopefully Debian has WxHaskell 2.8
when we are ready to release the next version of WxHaskell.

However, I had to turn profiling off or installation of wx gave me:

....
[ 6 of 16] Compiling Graphics.UI.WX.Events
( src/Graphics/UI/WX/Events.hs, dist/build/Graphics/UI/WX/Events.p_o )
[ 7 of 16] Compiling Graphics.UI.WX.Window
( src/Graphics/UI/WX/Window.hs, dist/build/Graphics/UI/WX/Window.p_o )

src/Graphics/UI/WX/Window.hs:165:26:
    Not in scope: `windowGetEffectiveMinSize'
Installing: /home/ghctest/lib/wx-0.10.3/ghc-6.8.2
Setup: Error: Could not find module: Graphics.UI.WX.Draw with any
suffix: ["p_hi"]

and finally compiling the samples programs using "make all" gave linker
problems. But compiling manually using "ghc --make ..." solved the
issue.

I will investigate the two issues further tomorrow, when I am not tired.


/Mads

> Just a little heads up: I've pushed in set of patches from Jeremy
> O'Donoghue which should make it possible to use wxhaskell with
> wxWidgets 2.8.
> 
> For MacOS X Leopard users, yes, this means that you can run the darcs
> version wxhaskell (it runs fine on my machine).
> 
> Unfortunately, this means breaking support for prior versions of
> wxWidgets.  We are working out what to do about this...
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________ wxhaskell-devel mailing list 
> wxhaskell-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to