[slim-vim] Getting started

Ben benbelly at gmail.com
Wed Aug 9 07:51:10 CDT 2006


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.

-Ben


More information about the slim-vim mailing list