<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Building biblatex-biber</title>
	<atom:link href="http://www.texdev.net/2010/01/23/building-biblatex-biber/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-3425</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Tue, 16 Nov 2010 08:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-3425</guid>
		<description>Philipp, you are of course correct: I&#039;ve mentioned the TLcontrib builds: http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/</description>
		<content:encoded><![CDATA[<p>Philipp, you are of course correct: I&#8217;ve mentioned the TLcontrib builds: <a href="http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/" rel="nofollow">http://www.texdev.net/2010/10/30/biber-without-building-from-tlcontrib/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-3424</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Tue, 16 Nov 2010 08:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-3424</guid>
		<description>I&#039;d like to mention that nowadays precompiled binaries for Mac and Linux are available on SourceForge and from TLcontrib, so manual compilation is usually not necessary any more.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to mention that nowadays precompiled binaries for Mac and Linux are available on SourceForge and from TLcontrib, so manual compilation is usually not necessary any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2750</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Mon, 07 Jun 2010 20:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2750</guid>
		<description>In my tests I&#039;ve always got away without YAML (with some warnings about it not being installed). Could you say what platform you are on and exactly what steps you took (apart from when I chose to do it deliberately I&#039;ve never seen YAML get installed by my route to building biber).</description>
		<content:encoded><![CDATA[<p>In my tests I&#8217;ve always got away without YAML (with some warnings about it not being installed). Could you say what platform you are on and exactly what steps you took (apart from when I chose to do it deliberately I&#8217;ve never seen YAML get installed by my route to building biber).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2748</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 07 Jun 2010 12:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2748</guid>
		<description>Just tried it out and everything went fine until I got the following error message:

cpan[10]&gt; install YAML
Running install for module &#039;YAML&#039;
Running make for A/AD/ADAMK/YAML-0.71.tar.gz
  Has already been unwrapped into directory /Users/jon/.cpan/build/YAML-0.71-6dqx2a
Could not make: Unknown error
Warning (usually harmless): &#039;YAML&#039; not installed, will not store persistent state
Running make test
  Can&#039;t test without successful make
Running make install
  Make had returned bad status, install seems impossible

So where do I go from here? How should I interpret the above statement?</description>
		<content:encoded><![CDATA[<p>Just tried it out and everything went fine until I got the following error message:</p>
<p>cpan[10]&gt; install YAML<br />
Running install for module &#8216;YAML&#8217;<br />
Running make for A/AD/ADAMK/YAML-0.71.tar.gz<br />
  Has already been unwrapped into directory /Users/jon/.cpan/build/YAML-0.71-6dqx2a<br />
Could not make: Unknown error<br />
Warning (usually harmless): &#8216;YAML&#8217; not installed, will not store persistent state<br />
Running make test<br />
  Can&#8217;t test without successful make<br />
Running make install<br />
  Make had returned bad status, install seems impossible</p>
<p>So where do I go from here? How should I interpret the above statement?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georg</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2696</link>
		<dc:creator>Georg</dc:creator>
		<pubDate>Sat, 29 May 2010 20:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2696</guid>
		<description>Hi, I just followed your guide and noticed that under MacOSX 10.6.3 two additional Perl packages are needed not to build but to run biber: Config::General and Log::Log4perl
Best, Georg</description>
		<content:encoded><![CDATA[<p>Hi, I just followed your guide and noticed that under MacOSX 10.6.3 two additional Perl packages are needed not to build but to run biber: Config::General and Log::Log4perl<br />
Best, Georg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2268</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2268</guid>
		<description>Why do you need a script?</description>
		<content:encoded><![CDATA[<p>Why do you need a script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building biblatex-biber (again) at Some TeX Developments</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2266</link>
		<dc:creator>Building biblatex-biber (again) at Some TeX Developments</dc:creator>
		<pubDate>Sat, 27 Feb 2010 07:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2266</guid>
		<description>[...] recently posted some information on building biblatex-biber. Since then, v0.5 of biblatex-biber has appeared and [...]</description>
		<content:encoded><![CDATA[<p>[...] recently posted some information on building biblatex-biber. Since then, v0.5 of biblatex-biber has appeared and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2265</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2265</guid>
		<description>Hi!

Can anybody tell me how to write a shell script for using Biber within Texshop on 10.6? – Thanks</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Can anybody tell me how to write a shell script for using Biber within Texshop on 10.6? – Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2248</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 16 Feb 2010 20:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2248</guid>
		<description>Can&#039;t seem to get the Windows version installed though... downloaded the special Windows package but can&#039;t get it to compile with ActivePerl....</description>
		<content:encoded><![CDATA[<p>Can&#8217;t seem to get the Windows version installed though&#8230; downloaded the special Windows package but can&#8217;t get it to compile with ActivePerl&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/23/building-biblatex-biber/#comment-2193</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=611#comment-2193</guid>
		<description>Hello Aaron,

Yes, I should have said I have the tools installed. Handy for lots of things.</description>
		<content:encoded><![CDATA[<p>Hello Aaron,</p>
<p>Yes, I should have said I have the tools installed. Handy for lots of things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

