<?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>Schadenfreude &#187; converlit</title>
	<atom:link href="http://www.ralree.com/tag/converlit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Compiling ConvertLit on Ubuntu Linux 9.10</title>
		<link>http://www.ralree.com/2009/12/31/compiling-convertlit-on-ubuntu-linux-9-10/</link>
		<comments>http://www.ralree.com/2009/12/31/compiling-convertlit-on-ubuntu-linux-9-10/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 14:47:40 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[converlit]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lit]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22741</guid>
		<description><![CDATA[So, ConvertLit seems to be a good solution for those looking to convert LIT ebooks into EPUB (well, into HTML, but then into EPUB&#8230;).  Unfortunately, the developers seem to be unable to properly make a good source tarball for version 1.8.  Here&#8217;s what I did: Download Version 1.8 source from here. unzip clit18src.zip -d convertlit sudo apt-get install libtommath-dev Download this to the convertlit directory. patch -p1 -i clit18.source.patch You should see the clit18/Makefile was patched cd lib &#38;&#38; make [...]]]></description>
			<content:encoded><![CDATA[<p>So, ConvertLit seems to be a good solution for those looking to convert LIT ebooks into EPUB (well, into HTML, but then into EPUB&#8230;).  Unfortunately, the developers seem to be unable to properly make a good source tarball for version 1.8.  Here&#8217;s what I did:</p>
<ol>
<li>Download Version 1.8 source from <a href="http://www.convertlit.com/download.php">here</a>.</li>
<li><code>unzip clit18src.zip -d convertlit</code></li>
<li><code>sudo apt-get install libtommath-dev</code></li>
<li>Download <a href="http://ralree.com/files/clit18.source.patch">this</a> to the convertlit directory.</li>
<li><code>patch -p1 -i clit18.source.patch</code></li>
<li>You should see the clit18/Makefile was patched</li>
<li><code>cd lib &amp;&amp; make &amp;&amp; cd ../clit18 &amp;&amp; make</code></li>
<li>the clit binary should be available in the clit18 directory</li>
<li><code>sudo cp clit18/clit /usr/local/bin/</code></li>
<li>Use it!</li>
</ol>
<p>Now I just have to figure out how to convert it to epub.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/12/31/compiling-convertlit-on-ubuntu-linux-9-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

