[slim-vim] Compiling with GUI?
Richard Newman
rnewman at tellme.com
Tue Jul 18 22:22:45 CDT 2006
> Have you read http://macvim.org/OSX/index.php ?
Yes.
> I would recommend a "vanilla" Vim at first, since you're having
> trouble.
>
> ./configure --without-x --disable-gpm --prefix=/usr/local/
> --enable-gui=carbon
>
> Once you get that working, add the rest.
Same problem:
checking for IceConnectionNumber in -lICE... (cached) yes
checking if X11 header files can be found... yes
checking for _XdmcpAuthDoIt in -lXdmcp... (cached) no
checking for IceOpenConnection in -lICE... (cached) yes
checking for XpmCreatePixmapFromData in -lXpm... (cached) yes
checking if X11 header files implicitly declare return values... no
checking --enable-gui argument... Sorry, carbon GUI is not supported
The console-only Vim works just fine with all of the previous
options; ECL works, and I can use Slim-Vim to connect to a running
SBCL. It's just the carbon GUI that doesn't, and I was wondering if
anyone else had got it to work -- it seems that Brad also had
difficulties.
> You should also know that I configure with only ECL enabled -- no
> Perl, CScope, Ruby, or Tcl. There may be conflicts with those
> interps. (In particular, I'm pretty sure there's a conflict with Perl
> & ECL; I think they both define a "node" structure, or something.)
> Just so you know.
More information about the slim-vim
mailing list