[CM] cm2: svg backend, perichmutation pattern

Juan Reyes juanigrp at gmail.com
Tue Jul 24 14:19:04 PDT 2018


Thanks a lot Orm!.

Got CM2 with CM-SVG working with your instructions, great work!.

Need to get my hands on with quicklisp but with minor testing, looks to
be working on Fedora 27 and SBCl 1.4.2-1.

Count on me. CM2 still very useful.

  Best of all,

  -- Juan


>>
>> However, any pointers on building on SBCL 1.4 Fedora-27 ?.
> 
> I strongly advise to use quicklisp as their packages and dependencies
> are all kept up-to-date and you don't have to download and install
> their current versions manually:
> 
> https://www.quicklisp.org/beta/
> 
> It uses asdf under the hood but takes care of downloading and updating
> dependencies. For nowaday's Common Lisp use it is a must-have and
> makes life really easy compared to all the hassle 10 years ago... I'm
> on sbcl 1.4.8 and arch linux and everything works fine here.
> 
> Once installed, put the directories with asdf files of non quicklisp
> stuff (like cm, cm-svg, svg-import-export, cm-foums, etc.) into
> ~/quicklisp/local-projects/
> 
> get rid of any previously installed asdf stuff and simply issue
> (ql:quickload "cm-svg") and it should take care of everything...
> 


More information about the Cmdist mailing list