[Haskell-beginners] GUI (Glade installation)

Tom Hobbs tvhobbs at googlemail.com
Tue Jan 18 10:54:58 CET 2011


Hi Stephanie,

How did you install Glade?

I've only used it briefly (and not on Windows).  I used the following
commands to get everything working without any trouble.

cabal install alex
cabal install gtk2hs-buildtools
cabal install gtk
cabal install glade

Sorry I can't be any more help.

Good luck.

Tom

On Tue, Jan 18, 2011 at 1:35 AM, Stephanie Wong <pmycsw at nottingham.ac.uk> wrote:
> Hi,
>
> I am new to GUIs and for my project I need to develop a GUI. I found a demo that is very useful but unfortunately, I am unable to compile it and get this error message:
>
> 'Could not find module 'Graphics.UI.Gtk.Glade':
>    Use -v to see the a list of the files searched for.'
>
> I have installed Gtk2hs and able to use other demos without Glade. I have searched Glade and found many different versions and the installation seems a bit complicated. I'm working on Windows 7.
>
> Would you be able to recommend a version of Glade that is compatible for Windows 7 and perhaps give me some instructions on how to install it please.
>
>
>
> Many Thanks,
> StephThis message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>



More information about the Beginners mailing list