Hi,

Just out of curiosity, I tried to build Yi 0.6.6.0 on Windows 7 Home 
Premium 64bit.  I don't use Windows much, so my knowledge is quite limited, 
but seems it worked well.

My recipe is:

0) Install Haskell Platform (http://www.haskell.org/platform/windows.html)

I installed 2012.4.0.0.  Make sure your Haskell compiler and tools are on 
your PATH.

1) Install GTK (http://www.gtk.org/download/win32.php)

You should use "All-in-one bundles", not indivisual packages.  Download and 
unpack the archive, then again GTK utilities are on your PATH.

2) cabal-Install needed stuff

Run command prompt, then

cabal update
cabal install gtk2hs-buildtools
cabal install gtk
cabal install yi -f-vty -fpango

If you want to install Yi into some specific directory (like C:\yi), then 
use --prefix=c:\yi.

If there is a demand, I'll consider to make Windows installer for Yi 
(possibly by using Inno Setup, since bamse is not well-documented).

Best regards,
MH

2013年2月22日金曜日 19時50分58秒 UTC+9 RichardM:
>
> Sorry I didn't realise how awful that was going to look when posted, this 
> time I've attached as it as a file which should hopefully be a little more 
> palatable.

-- 
-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to