Re: asdf-install
Peter Hildebrandt <peter.hildebrandt <at> gmail.com>
2009-03-10 23:15:01 GMT
cffi-uffi-compat is part of cffi IIRC. If not, I see cffi-uffi-compat
over in Ken Tilton's cells CVS:
http://common-lisp.net/cgi-bin/viewcvs.cgi/cells-gtk/cffi/?root=cells
I think the asdf-install is a little outdated -- you might want to
check out my instructions over here on how to set up a current system:
http://www.washbear-network.de/peterblog/getting-started-with-cells-gtk/
Some other folks around here have submitted patches to make it work
with the latest cffi. There is a git repo around which includes a
number of recent patches. Just skim the archives of this list for the
past few months.
Cheers,
Peter
On Tue, Mar 10, 2009 at 9:22 PM, Stanislav Bohm <s.bohm <at> centrum.cz> wrote:
>
> Hi,
>
> When I try (asdf-install 'cells-gtk) I get error:
>
> Server responded 404 for GET
> http://www.cliki.net/CFFI-UFFI-COMPAT?download [Condition of type
> ASDF-INSTALL::DOWNLOAD-ERROR]
>
> Is there another place where can I get this package?
>
> Thank you,
> Stanislav Bohm
(Continue reading)