[slime-devel] Re: protocol mismatch?
Roman Budzianowski
roman.j at budzianowski.net
Thu Mar 20 19:38:03 UTC 2008
Yes. In .sbclrc:
(require :asdf)
(push "/home/slime/" asdf:*central-registry*)
(asdf:oos 'asdf:load-op :swank)
(swank:create-server)
Everything (?) was recompiled after the cvs co.
Roman
On Mar 20, 2008, at 11:47 AM, Tobias C. Rittweiler wrote:
> Roman Budzianowski <roman.j at budzianowski.net> writes:
>
>> I cvs'd out today both client side (Aquamacs 1.3b on 10.5.2) and
>> server side (FC6 and sbcl).
>> I get protocol mismatch when doing slime-connect.
>>
>> Just a nuisance or my installation is bad?
>
> Do you use swank.asd to load and start SWANK?
>
> -T.
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel
More information about the slime-devel
mailing list