[slim-vim] Getting started

Brad Beveridge brad.beveridge at gmail.com
Wed Aug 9 09:05:48 CDT 2006


On 09/08/06, Ben <benbelly at gmail.com> wrote:
> On 8/8/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:
>
> > Hi Ben, welcome to Slim-vim.  You won't be able to just take the ecl.h
> > out of the sources :)
> > Can you run ecl-config --cflags?  It ought to produce a directory that
> > ./ecl/ecl.h will be in
> > When you compile vim, try with the command
> > CFLAGS=`ecl-config --cflags` ./configure --enable-eclinterp
> >
>
> Thanks for the reply.  I was removing the "ecl" path from "ecl/ecl.h"
> so that only "ecl.h" was #included.  I knew I needed the header file.
> :)
>
> The problem turned out to be a little embarrassing.  I actually had
> ecl 0.9g installed instead of 0.9i.  Whoops.  I upgraded ecl, and vim
> build fine.

Ah ha!  That'll do it!  If you could look at
http://wiki.alu.org/Slim-Vim-HOWTO and perhaps add and Gentoo specific
notes, we would really appreciate it.

Cheers
Brad


More information about the slim-vim mailing list