<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Thank you, I will try that.</DIV>
<DIV> </DIV>
<DIV>Bill</DIV>
<DIV> </DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=marianomontone@gmail.com
href="mailto:marianomontone@gmail.com">Mariano Montone</A> </DIV>
<DIV><B>Sent:</B> Monday, July 09, 2012 9:15 AM</DIV>
<DIV><B>To:</B> <A title=bill@volersystems.com
href="mailto:bill@volersystems.com">Bill Sauer</A> </DIV>
<DIV><B>Cc:</B> <A title=csr21@cantab.net
href="mailto:csr21@cantab.net">Christophe Rhodes</A> ; <A
title=mcclim-devel@common-lisp.net
href="mailto:mcclim-devel@common-lisp.net">mcclim-devel@common-lisp.net</A>
</DIV>
<DIV><B>Subject:</B> Re: [mcclim-devel] Why is CLIM dead</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none"><BR><BR>
<DIV class=gmail_quote>On Mon, Jul 9, 2012 at 11:28 AM, Bill Sauer <SPAN
dir=ltr><<A href="mailto:bill@volersystems.com"
target=_blank>bill@volersystems.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; FONT-SIZE: 12pt">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>As a casual user of CLIM I find the most frustrating problem is just
downloading all the proper pieces and placing them where they can be
used. If someone would take the time to create a pdf of step by step
instructions on where to go, what to download, and the required destinations
it would be most helpful. I know some things like this exist but many
seem out of date and don’t really work that well.</DIV>
<DIV> </DIV>
<DIV>I currently use SBCL on a Fedora 12 machine.</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Bill
Sauer<BR></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR>Bill,<BR>
in my case using Quicklisp works with no problems. I'm on an Ubuntu Machine and
SBCL.<BR><BR>First install quicklisp, if you haven't already: <A
href="http://www.quicklisp.org">http://www.quicklisp.org</A>.<BR><BR>Then
evaluate: <BR><BR>(ql:quickload :mcclim)<BR><BR>For better looking fonts,
evaluate:<BR><BR>(ql:quickload :mcclim-truetype)<BR><BR>To run the
examples:<BR><BR>(ql:quickload :clim-examples) and
then:<BR>(clim-demo::demodemo)<BR><BR>Cheers,<BR><BR>Mariano<BR></DIV></DIV></DIV></BODY></HTML>