<?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>ngi644の日記 &#187; MeeGo</title>
	<atom:link href="http://ngi644.net/blog/archives/category/meego/feed" rel="self" type="application/rss+xml" />
	<link>http://ngi644.net/blog</link>
	<description>備忘録も兼ねています。</description>
	<lastBuildDate>Mon, 27 Feb 2012 11:01:02 +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>MeeGoでGAE SDK for Pythonで開発する時のポイント1</title>
		<link>http://ngi644.net/blog/archives/602</link>
		<comments>http://ngi644.net/blog/archives/602#comments</comments>
		<pubDate>Fri, 02 Jul 2010 17:00:05 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/?p=602</guid>
		<description><![CDATA[MeeGoは、Python2.6が標準で入っています。しかし、GAEは、Python2.5を必要とするため2.5を自前でインストールする必要があります。 Pythonをコンパイルする前に、「ソフトウェアの追加・削除」もし [...]]]></description>
			<content:encoded><![CDATA[<p>MeeGoは、Python2.6が標準で入っています。しかし、GAEは、Python2.5を必要とするため2.5を自前でインストールする必要があります。</p>
<p>Pythonをコンパイルする前に、「ソフトウェアの追加・削除」もしくはYumで下記のパッケージを導入します。</p>
<ul>
<li>openssl-devel</li>
<li>sqlite-devel</li>
</ul>
<p>これらを導入後、Pythonをコンパイルします。</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/602/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MeeGo に Plone4 をインストールするために必要な物</title>
		<link>http://ngi644.net/blog/archives/596</link>
		<comments>http://ngi644.net/blog/archives/596#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:09:57 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Zope/Plone]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/archives/596</guid>
		<description><![CDATA[MeeGoというIntelとNokiaによるLinuxOSを使い始めた．このOSのUIはかわいくて使っていて楽しくなる．これを開発用にしようと思い，Plone4 Unifiedinstallerをインストールしてみた．イ [...]]]></description>
			<content:encoded><![CDATA[<p>MeeGoというIntelとNokiaによるLinuxOSを使い始めた．このOSのUIはかわいくて使っていて楽しくなる．これを開発用にしようと思い，Plone4 Unifiedinstallerをインストールしてみた．インストールする為に必要なパッケージの一覧は下記である．</p>
<ul>
<li>make</li>
<li>gcc-c++</li>
<li>zlib-devel</li>
<li>libjpeg-devel</li>
<li>readline-devel</li>
</ul>
<p>これらをyumを使ってインストールする．これでPlone4をインストールして利用することが出来る．</p>
<p><a href="http://ngi644.net/blog/wp-content/uploads/2010/07/PloneonMeeGo.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PloneonMeeGo" border="0" alt="PloneonMeeGo" src="http://ngi644.net/blog/wp-content/uploads/2010/07/PloneonMeeGo_thumb.png" width="464" height="292" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/596/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

