D'oh! I had mistyped a parameter in my build script (--enable-gui- macvim rather than --enable-gui=macvim - notice the equals sign). When I say 'built snapshot 42' I mean I checkout the revision tagged as snapshot 42 (well, this one's not tagged, but it has a commit message) and build it. Indeed fixing that configuration variable fixes both my problems. Sorry for troubling you!
Weird how the GUI still comes up even if not configured... Thanks, Orestis -- [email protected] http://orestis.gr/ On 12 Jan 2009, at 23:14, björn wrote: > > Hi Orestis, > > 2009/1/12 orestis <[email protected]>: >> >> many thanks for creating MacVim - it has saved me from many hours of >> frustration. >> >> I've built Snapshot 42 and upon launching mvim from the Terminal I >> get >> this output: > > What do you mean when you say you've _built_ snapshot 42? From the > error messages it seems like you have indeed built a custom version of > MacVim and that there were some problems during the build. Be sure to > follow the instructions > (http://code.google.com/p/macvim/wiki/Building) _very_ carefully. In > particular, be sure not to mistype any of the parameters to > "configure" (in your output it seems like "--with-gui=macvim" is > missing, or mistyped). > > Björn > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
