<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A Blog of Very Little Brain &#187; make</title>
	<atom:link href="http://erez.wordpress.com/tag/make/feed/" rel="self" type="application/rss+xml" />
	<link>http://erez.wordpress.com</link>
	<description>'What does Crustimoney Proseedcake mean?' said Pooh.   'For I am a Bear of Very Little Brain, and long words Bother me.'</description>
	<lastBuildDate>Mon, 22 Sep 2008 15:16:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='erez.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6a647dfaf7d639b38ddb1fcd5d6be62a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>A Blog of Very Little Brain &#187; make</title>
		<link>http://erez.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://erez.wordpress.com/osd.xml" title="A Blog of Very Little Brain" />
		<item>
		<title>Strawberry Perl forever</title>
		<link>http://erez.wordpress.com/2008/08/11/strawberry-perl-forever/</link>
		<comments>http://erez.wordpress.com/2008/08/11/strawberry-perl-forever/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 14:26:33 +0000</pubDate>
		<dc:creator>Erez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://erez.wordpress.com/?p=296</guid>
		<description><![CDATA[&#8230;maybe not &#8220;forever&#8221;, though, but it did (Eventually) did good.
I moved the installation to &#8220;c:\strawberry&#8221; as dictated by the manpage, and made sure to set the path variables to the correct places. (Also, I&#8217;ve added a path variable to MinGW&#8217;s bin folder, just to be on the safe side). Then, I tried installing the modules [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erez.wordpress.com&blog=292581&post=296&subd=erez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8230;maybe not &#8220;forever&#8221;, though, but it did (Eventually) did good.</p>
<p>I moved the installation to &#8220;c:\strawberry&#8221; as dictated by the manpage, and made sure to set the path variables to the correct places. (Also, I&#8217;ve added a path variable to MinGW&#8217;s bin folder, just to be on the safe side). Then, I tried installing the modules that were acting up originally, which was mostly successful, apart from <a href="http://search.cpan.org/~srezic/Tk-804.028/pod/overview.pod">Tk</a>. Installing it turned out to be a bit of an issue.</p>
<p>A quick search later, and I got some general complains, and even more general solutions, until I hit pay dirt (<a href="http://rt.cpan.org/Public/Bug/Display.html?id=13923">http://rt.cpan.org/Public/Bug/Display.html?id=13923</a>):</p>
<blockquote><p>I built Tk via the strawberry perl distribution today. I also had the<br />
&#8220;missing file&#8221;. The file was not missing, but rather there appears to<br />
be a relative path in Xlib.h at line 1206</p></blockquote>
<p><code>#include "../pTk/tkIntXlibDecls.h"</code></p>
<blockquote><p>but xlib.h is at C:\Tk-804.027\pTk\mTk\xlib\X11<br />
and there is not pTk dir up one directory.<br />
if you create a pTk dir at C:\Tk-804.027\pTk\mTk\xlib\pTk<br />
and put tkIntXlibDecls.h and lang.h there the build will complete just<br />
fine. </p></blockquote>
<p>Really weird stuff, but it actually worked. After performing the movement, and re-running Makefile.PL, I managed to build, test, and install Tk, which means I now have, hopefully, all I need.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/erez.wordpress.com/296/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/erez.wordpress.com/296/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erez.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erez.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erez.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erez.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erez.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erez.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erez.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erez.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erez.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erez.wordpress.com/296/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erez.wordpress.com&blog=292581&post=296&subd=erez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://erez.wordpress.com/2008/08/11/strawberry-perl-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7504f9ca54c626d92481e02b3083a2c8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Angry Young Man</media:title>
		</media:content>
	</item>
	</channel>
</rss>