Ah, apparently I didn't have Vty installed. Thanks, I would've never figured that out.
2009/3/19 Jean-Philippe Bernardy <[email protected]>: > > try adding the -fvty flag? > > On Thu, Mar 19, 2009 at 4:30 PM, Deniz Dogan <[email protected]> > wrote: >> >> Hi >> >> I'm having trouble building Yi from a fresh "darcs get". For some >> reason, only the parser test gets built. >> >> I did this: >> darcs get --lazy http://code.haskell.org/yi/ >> cd yi >> ln -s ~/.yi/yi.hs HackerMain.hs # Contents of ~/.yi/yi.hs is copied >> verbatim from Yi.Config.Default >> cabal configure --user -fhacking >> cabal build >> >> This only builds the parser test. The full output can be found here: >> http://pastebin.com/f2efeceee >> >> So any ideas what I'm doing wrong? >> >> Thanks, >> Deniz Dogan >> >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
