<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tapdancing Goats &#187; Windows</title>
	<atom:link href="http://www.tapdancinggoats.com/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tapdancinggoats.com</link>
	<description>A parfait of physics, Linux, LaTeX, and coding tips large and small.</description>
	<lastBuildDate>Wed, 25 Jan 2012 03:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>wxCL, SBCL, and Windows</title>
		<link>http://www.tapdancinggoats.com/wxcl-sbcl-and-windows.htm</link>
		<comments>http://www.tapdancinggoats.com/wxcl-sbcl-and-windows.htm#comments</comments>
		<pubDate>Fri, 26 Jan 2007 03:46:09 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Lisp]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[asdf]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[SBCL]]></category>
		<category><![CDATA[wxCL]]></category>

		<guid isPermaLink="false">http://tapdancinggoats.com/?p=10</guid>
		<description><![CDATA[wxCL is a GUI package for Common Lisp that uses wxWidgets, and it seems to look pretty good on Windows and Linux, and the code is sufficiently lispy. Exactly what I&#8217;m looking for, except it&#8217;s in alpha. Serious, seeping wound alpha. I haven&#8217;t gotten it working on Linux yet, but it works on Windows. The [...]]]></description>
			<content:encoded><![CDATA[<p>wxCL is a GUI package for Common Lisp that uses wxWidgets, and it seems to look pretty good on Windows and Linux, and the code is sufficiently lispy.  Exactly what I&#8217;m looking for, except it&#8217;s in alpha.  Serious, seeping wound alpha.
I haven&#8217;t gotten it working on Linux yet, but it works on Windows.  The asdf-install included in SBCL 1.0 for Windows doesn&#8217;t work, and asdf doesn&#8217;t work with Windows links, so here is what I ended up doing.  First, I unpacked the wxcl archive to ~/.scbl/site.  This is where asdf-install would put it.  Then I copied the function sysdef-source-dir-search from the current asdf-install release to installer.lisp in SBCL&#8217;s version.  Finally, I add that function to asdf:<em>system-definition-search-functions</em> so ASDF can find stuff in .sbcl/site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tapdancinggoats.com/wxcl-sbcl-and-windows.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

