[Haskell-beginners] GUI library for beginners?

Henk-Jan van Tuyl hjgtuyl at chello.nl
Tue Dec 14 23:12:24 CET 2010


On Tue, 14 Dec 2010 16:26:56 +0100, Henk-Jan van Tuyl <hjgtuyl at chello.nl>
wrote:

> On Tue, 14 Dec 2010 10:16:40 +0100, Venanzio Capretta  
> <vxc at cs.nott.ac.uk> wrote:
>
>> Next I tried with wxHaskell, but unfortunately it doesn't install on  
>> Ubuntu (I checked on the mailing list: other people had the same  
>> problem and I don't understand the solution).
>
> To get wxHaskell working on Ubuntu (and probably on most other  
> platforms), you need to install the g++ compiler, see:
>    ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.5.1/
>
> I guess you need the file gcc-g++-4.5.1.tar.gz
>
> Regards,
> Henk-Jan van Tuyl
>
>

It is probably better to give the command:
   sudo apt-get install g++

I updated the page
   http://www.haskell.org/haskellwiki/WxHaskell/Linux

Regards,
Henk-Jan van Tuyl


-- 
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--



More information about the Beginners mailing list