On Mon, Sep 15, 2008 at 6:23 PM, Ward Harold <[EMAIL PROTECTED]> wrote: > Per your note on my Yi issue 0.4.6 does indeed build with vty 3.1 on Mac OS > X 1.5.4. Unfortunately, when I run the yi binary I get the following: > [EMAIL PROTECTED] yi > Recompiling custom yi > Launching custom yi: "/Users/wharold/.yi/yi-i386-darwin" > yi: /Users/wharold/.yi/yi-i386-darwin: executeFile: does not exist (No such > file or directory) > I have a ~/.yi directory and a yi.hs file in it - which I copied from the > exampels directory.
There is a problem on darwin with 'exec'; Corey has written special code to workaround it, but has the side effect that errors won't be seen if you never compiled your custom yi before. > Any help getting over this final, I hope, hurdle would be much appreciated. I also discovered I forgot to rename configStyle to configTheme in the example yi config. You probably have errors but don't get any message. I would suggest you try compiling ~/yi/yi.hs yourself (ghc --make) until you remove all errors, then try again. Sorry about the confusion. -- JP --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
