<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi <div class=""><br class=""></div><div class="">Wondering if anybody could help with solution or advice on installing  McCLIM on macOS Mojave, running CCL under Emacs / Slime (<span class="" style="font-family: Menlo; font-size: 11px;">Clozure Common Lisp Version 1.12-dev (v1.12-dev.4-6-gc3b1e184) DarwinX8664).</span></div><div class=""><br class=""></div><div class="">I tried to install using Quicklisp and received error response as below.</div><div class=""><br class=""></div><div class="">I am new to lisp, and heavily in learning-mode - would appreciate any help.</div><div class=""><br class=""></div><div class="">Kind Regards</div><div class=""><br class=""></div><div class="">David Dmytryk</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">CL-USER>  (ql:quickload 'mcclim)</div><div class="">To load "mcclim":</div><div class="">  Load 1 ASDF system:</div><div class="">    mcclim</div><div class="">; Loading "mcclim"</div><div class="">Invoking restart: Ignore attempt to IMPORT "*STANDARD-OPTIMIZE-SETTINGS*" from package "CL-PPCRE"</div><div class="">.</div><div class="">Read error between positions 7396 and 7665 in /Users/daviddmytryk/quicklisp/dists/quicklisp/software/cl-unicode-20180328-git/util.lisp.</div><div class="">Invoking restart: Retry getting the value of CL-UNICODE::*STANDARD-OPTIMIZE-SETTINGS*.</div><div class="">Read error between positions 7396 and 7665 in /Users/daviddmytryk/quicklisp/dists/quicklisp/software/cl-unicode-20180328-git/util.lisp.; Evaluation aborted on #<UNBOUND-VARIABLE #x302003F8238D>.</div></div></body></html>