<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hey all,<BR> <BR>When I try to install "cxml" through quicklisp:<BR>(ql:quickload "cxml")<BR> <BR>I get the following error:<BR>Attempt to set dispatch macro in system readtable<br> #<readtable @ #x20107f7a>; copy readtable first.<BR> <BR>when it loads:<BR>"...\portableaserve-pre-lw6\libs\puri-1.3.1\src.fasl"<BR> <BR>Recompiling/reloading doesn't help. I tried copying the readtable, like it says in the error, but I'm not sure when/how to use copy-readtable (I'm not that experienced in Lisp (yet)), nor do I know what exactly causes the error.<BR> <BR>Is there perhaps someone that can help me? Or am I at the wrong place and should I look for puri help?<BR> <BR>Regards,<BR>Noldus<BR> <BR>PS I'm running Allegro CL.<BR> </div></body>
</html>