McCLIM build fix for SBCL (Latin1 encoding) - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

McCLIM build fix for SBCL (Latin1 encoding)

Sunday, December 5, 2004

Christophe Rhodes has written to me suggesting an easier fix for the McCLIM build problem with SBCL (Latin1 encoding of some comments) I mentioned yesterday: just use the C locale. Here is how he suggest to build McCLIM:

$ LANG=C sbcl
* (asdf:oos 'asdf:compile-op 'clim-clx-user)


Copyright © 2004 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

December 2004
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Nov  Jan
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?