<?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; Linux</title>
	<atom:link href="http://ngi644.net/blog/archives/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://ngi644.net/blog</link>
	<description>備忘録も兼ねています。</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:44:10 +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 に 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>
		<item>
		<title>ubuntu 9.10 64bit でのeclipse</title>
		<link>http://ngi644.net/blog/archives/568</link>
		<comments>http://ngi644.net/blog/archives/568#comments</comments>
		<pubDate>Mon, 22 Feb 2010 06:31:17 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[64bit]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/?p=568</guid>
		<description><![CDATA[Ubuntu 9.10の64bitバージョンにEclipseをインストールしようとしたんだけど、追加のプラグインがインストールできない問題があった。 ボタンが押せないというトラブルらしい。 export GDK_NATI [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.10の64bitバージョンにEclipseをインストールしようとしたんだけど、追加のプラグインがインストールできない問題があった。</p>
<p>ボタンが押せないというトラブルらしい。</p>
<p>export GDK_NATIVE_WINDOWS=1</p>
<p>を記述したシェルスクリプトを用意してあげるといいみたい。</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/568/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUSE Studioはいいかも。</title>
		<link>http://ngi644.net/blog/archives/353</link>
		<comments>http://ngi644.net/blog/archives/353#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:31:25 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/archives/353</guid>
		<description><![CDATA[SUSE Studioを使ってみました。JeOS、KDE4やServerなどをベースに必要なアプリケーションなどを選択することができ、それをLiveCDやVMWareイメージとして作成してくれるサービス。 作成用に１５G [...]]]></description>
			<content:encoded><![CDATA[<p>SUSE Studioを使ってみました。JeOS、KDE4やServerなどをベースに必要なアプリケーションなどを選択することができ、それをLiveCDやVMWareイメージとして作成してくれるサービス。</p>
<p>作成用に１５GBのストレージをいただける。</p>
<p>これは、実験環境や学習環境の配布用に使えるぞ。</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/353/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vineインストール３</title>
		<link>http://ngi644.net/blog/archives/14</link>
		<comments>http://ngi644.net/blog/archives/14#comments</comments>
		<pubDate>Tue, 01 Feb 2005 07:12:15 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/?p=14</guid>
		<description><![CDATA[Vineをインストールして、XemacsをApｔ-getしました。
Apt-getコマンドは、便利ですねー。
先日、鳴らなかったサウンドも、VPCのHelpにあったデバイスドライバーを指定したら、再生できるようになりました。
でも、CDプレイヤーを利用しようとすると、アプリケーションが例外エラーで強制終了してしまいますが・・・。この解決が次のテーマですね。
今回、ハードウェアも1年半ぶりに強化しました。メモリー増設(512Mb
-&#62; 1G)して、CPUをセレロン(2.4Ghz FSB400)から...]]></description>
			<content:encoded><![CDATA[<p>Vineをインストールして、XemacsをApｔ-getしました。<br />
Apt-getコマンドは、便利ですねー。</p>
<p>先日、鳴らなかったサウンドも、VPCのHelpにあったデバイスドライバーを指定したら、再生できるようになりました。<br />
でも、CDプレイヤーを利用しようとすると、アプリケーションが例外エラーで強制終了してしまいますが・・・。この解決が次のテーマですね。</p>
<p>今回、ハードウェアも1年半ぶりに強化しました。メモリー増設(512Mb -&gt; 1G)して、CPUをセレロン(2.4Ghz FSB400)からP4(2.4Ghz FSB533)に載せ替えました。セレロンとP4の実力差を体感しました。<br />
おかげでVPCの動作も安定して、Vineは、快適に利用できています。</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vineインストール2</title>
		<link>http://ngi644.net/blog/archives/12</link>
		<comments>http://ngi644.net/blog/archives/12#comments</comments>
		<pubDate>Sun, 30 Jan 2005 16:23:53 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/?p=12</guid>
		<description><![CDATA[無事にインストールが終わりました。
この書き込みは、Vineからの入力です。
サウンド関連がうまくいかないけど、そのへんはまたゆっくりとやっていきます。
まあ、ネットとemacsが利用できるようになったから第一関門クリアーかな？]]></description>
			<content:encoded><![CDATA[<p><img height="131" src="http://www.ngi644.net/net/blog/images/vine_cap.jpg" width="149"> 無事にインストールが終わりました。この書き込みは、Vineからの入力です。インストールは、isoイメージをマウントして起動します。あとは、アプリケーションの指示にしたがって作業をするだけでした。Windosをセットアップしているときと同じ感覚で出来ました。ただ、サウンド関連がうまくいかないけど、そのへんはまたゆっくりとやっていきます。エミュレーションがサウンドブラスターだから設定ファイルにこれを指定すれば出来るかと思います。 とにかく、ネットとemacsが利用できるようになったから第一関門クリアーですね。 </p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vine Linux インストール１</title>
		<link>http://ngi644.net/blog/archives/11</link>
		<comments>http://ngi644.net/blog/archives/11#comments</comments>
		<pubDate>Sat, 29 Jan 2005 04:33:23 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/?p=11</guid>
		<description><![CDATA[Zope,Ploneは、linux上で利用しています。しかし、僕は、linuxをほとんど理解していません。インストールも聞いたり、サイトや参考書をみてみようみまねでしているだけ。これでは駄目ですよね。
Ｌｉｎｕｘを勉強するためには、手元にインストールして理解していくしかないと思い、Linuxに関するサイトを巡っていました。Vine
Linuxが初心者向けでよい書かれていたので早速、Vine Linux
3.1をダウンロード。
自宅のＭＡＣやWindows機の環境を崩すと、仕事にならないので、イ...]]></description>
			<content:encoded><![CDATA[<p>Zope,Ploneは、linux上で利用しています。しかし、僕は、linuxをほとんど理解していません。インストールも聞いたり、サイトや参考書をみてみようみまねでしているだけ・・・。<br />
Ｌｉｎｕｘを勉強するためには、手元にインストールして理解していくしかないと思い、Linuxに関するサイトを巡っていました。Vine Linuxが初心者向けでよいと書かれていたので早速、Vine Linux 3.1をダウンロード。<br />
自宅のＭＡＣやWindows機の環境を崩すと、仕事にならないので、インストール先は、VirtualPCを使って仮想マシンにインストールすることにしました。<br />
これなら、ＶＰＣのディスクイメージを持ち運べば、会社でも空いた時間に勉強ができます。ＶＰＣのディスクイメージをコピーしておけば、バックアップにもなります。<br />
まだ、Vineのイメージがダウンロード中なので、とりあえず、外付けＨＤＤにＶＰＣのディスクイメージの作成からはじめます。<br />
１０Ｇのディスクイメージを作成しました。</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

