Yep your How to works for me. nice work!

Luke can we put it somewhere easily accessible?

Justin

On 11/22/06, Justin Heyes-Jones <[EMAIL PROTECTED]> wrote:
> Ah yes, that works thanks!
>
> find . -regex ".*.fas" | xargs -i rm {}
>
> I did delete all the .fas files in between switching from clisp cygwin
> to clisp windows, don't know why it didn't occur to me when I upgraded
> cffi.
>
> Now to try the rest of your howto.
>
>
> Justin
>
> On 11/22/06, Anthony Fairchild <[EMAIL PROTECTED]> wrote:
> > Justin,
> >
> > I got similar errors when I originally tried to run the examples.  A
> > combination of running the latest CFFI (which I see you are using) and
> > deleting the .fas files and recompiling everything worked for me.
> > Unfortunately I did not write down the errors I got so this could be
> > some other problem you are having.  Good luck!
> >
> > Anthony
> > _______________________________________________
> > application-builder mailing list
> > [email protected]
> > http://www.lispniks.com/mailman/listinfo/application-builder
> >
>
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to