<?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>CAIH.org &#187; mac</title>
	<atom:link href="http://caih.org/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://caih.org</link>
	<description>Movies, life and python</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:23:55 +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>Fixing Inkscape in Mac OS X</title>
		<link>http://caih.org/open-source-software/fixing-inkscape-in-mac-os-x/</link>
		<comments>http://caih.org/open-source-software/fixing-inkscape-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 23:07:44 +0000</pubDate>
		<dc:creator>César Izurieta</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[inkscape]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://caih.org/?p=75</guid>
		<description><![CDATA[I had this error for a very long time when trying to use extensions in Inkscape 0.46 for Mac OS X: &#8220;The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension&#8221; After many hours of trying to find a solution I got it to work. This is what I did: sudo [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I had this error for a very long time when trying to use extensions in Inkscape 0.46 for Mac OS X:</p>
<blockquote><p>&#8220;The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension&#8221;</p></blockquote>
<p>After many hours of trying to find a solution I got it to work. This is what I did:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> easy_install lxml<br />
<span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>Applications<span style="color: #000000; font-weight: bold;">/</span>Inkscape.app<span style="color: #000000; font-weight: bold;">/</span>Contents<span style="color: #000000; font-weight: bold;">/</span>Resources<span style="color: #000000; font-weight: bold;">/</span>lib<br />
<span style="color: #c20cb9; font-weight: bold;">mv</span> libxml2.2.dylib libxml2.2.dylib.old<br />
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libxml2.dylib</div></div>
<p>After that, all extensions (those found under the effects menu) started to work.</p>
<p><strong>Update:</strong><br />
The problem seems to be fixed on the <a href="http://inkscape.modevia.com/macosx-snap/?C=M;O=D" target="_blank">latest development version</a>.</p>
<p><strong>Update 2:</strong><br />
Fixed typo. Thanks to Bill Gathen for your comment.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://caih.org/open-source-software/fixing-inkscape-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
