<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
	>
<channel>
	<title>ODE 0.11.1 のインストール法　(Linux + Code::Blocks) へのコメント</title>
	<atom:link href="http://demura.net/9ode/3902.html/feed" rel="self" type="application/rss+xml" />
	<link>http://demura.net/9ode/3902.html</link>
	<description>ロボット達のサッカーW杯RoboCup，つくばチャレンジ，物理計算エンジンＯＤＥと本サイトで開発している３次元描画ライブラリirrDrawStuffなどのロボット開発プラットフォームを開発者の視点で情報発信． なお，ODE本では左下動画のようなロボットシミュレータ作成法を学びます．まずは動画をクリックして体験しよう！</description>
	<lastBuildDate>Sat, 19 May 2012 08:31:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>一番簡単なODE自作プログラムのビルド法 &#124; demura.net: ロボットの開発と教育 より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-1#comment-2155</link>
		<dc:creator>一番簡単なODE自作プログラムのビルド法 &#124; demura.net: ロボットの開発と教育</dc:creator>
		<pubDate>Wed, 28 Jul 2010 23:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-2155</guid>
		<description>[...] Linux+Codeblocksはこのページ   [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux+Codeblocksはこのページ   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="とみー MonsterID Icon" height="48" width="48"/> とみー より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-1#comment-1416</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="とみー MonsterID Icon" height="48" width="48"/> とみー</dc:creator>
		<pubDate>Sun, 25 Oct 2009 09:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1416</guid>
		<description>Ubunutu8.04で、premakeの公式ページから以下のパッケージをダウンロード＆インストールして確認しました。

パッケージ名：premake4_4.1.2-0ubuntu1~hardy_i386.deb
コマンド：
○~$ premake
bash: premake: command not found

○~$ premake4
Type &#039;premake4 --help&#039; for help

と出ましたので↓

○~$ premake4 --help

Premake 4.1.2, a build script generator
Copyright (C) 2002-2009 Jason Perkins and the Premake Project
Lua 5.1 Copyright (C) 1994-2008 Lua.org, PUC-Rio

Usage: premake4 [options] action [arguments]

・・・と表示されました。
この後、optionsの説明が続くので以下は省略します。


どうやらpremakeを使うには、コマンドでのGCCと同じように

~$ premake [option]　〜

とオプションをつける形でないと起動しないようです。

このあと、手順どおりにワークスペースを作成、
codeblocksをインストールした後、サンプルプログラムのビルド・起動に成功しました。</description>
		<content:encoded><![CDATA[<p>Ubunutu8.04で、premakeの公式ページから以下のパッケージをダウンロード＆インストールして確認しました。</p>
<p>パッケージ名：premake4_4.1.2-0ubuntu1~hardy_i386.deb<br />
コマンド：<br />
○~$ premake<br />
bash: premake: command not found</p>
<p>○~$ premake4<br />
Type &#8216;premake4 &#8211;help&#8217; for help</p>
<p>と出ましたので↓</p>
<p>○~$ premake4 &#8211;help</p>
<p>Premake 4.1.2, a build script generator<br />
Copyright (C) 2002-2009 Jason Perkins and the Premake Project<br />
Lua 5.1 Copyright (C) 1994-2008 Lua.org, PUC-Rio</p>
<p>Usage: premake4 [options] action [arguments]</p>
<p>・・・と表示されました。<br />
この後、optionsの説明が続くので以下は省略します。</p>
<p>どうやらpremakeを使うには、コマンドでのGCCと同じように</p>
<p>~$ premake [option]　〜</p>
<p>とオプションをつける形でないと起動しないようです。</p>
<p>このあと、手順どおりにワークスペースを作成、<br />
codeblocksをインストールした後、サンプルプログラムのビルド・起動に成功しました。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-#comment-1415</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Thu, 18 Jun 2009 22:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1415</guid>
		<description>コメントの階層が深くなったのでこちらに投稿します．

そろそろお手上げですね。

後は、premake4をソースからコンパイルして試してみてはいかがでしょうか？

でむ</description>
		<content:encoded><![CDATA[<p>コメントの階層が深くなったのでこちらに投稿します．</p>
<p>そろそろお手上げですね。</p>
<p>後は、premake4をソースからコンパイルして試してみてはいかがでしょうか？</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-#comment-1408</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1408</guid>
		<description>やってみました。

ユーザー名@ubuntu:~/src/ode-0.11.1/build$ nkf -e -Lu _premake4.lua &gt; premake4.lua
※_premake4.luaはオリジナルのファイルの名前の先頭に”_”をつけたもの。
その後、_premake4.luaとpremake4.exeをカレントディレクトリから移動。
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ export PATH=$PATH:/home/ユーザー名/src/ode-0.11.1/build/
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/ユーザー名/src/ode-0.11.1/build/
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ls
config-default.h  premake-4.0-linux.tar.gz  premake4  premake4.lua
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ premake4
bash: /home/ユーザー名/src/ode-0.11.1/build/premake4: No such file or directory
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ./premake4
bash: ./premake4: No such file or directory

でした…。</description>
		<content:encoded><![CDATA[<p>やってみました。</p>
<p>ユーザー名@ubuntu:~/src/ode-0.11.1/build$ nkf -e -Lu _premake4.lua &gt; premake4.lua<br />
※_premake4.luaはオリジナルのファイルの名前の先頭に”_”をつけたもの。<br />
その後、_premake4.luaとpremake4.exeをカレントディレクトリから移動。<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ export PATH=$PATH:/home/ユーザー名/src/ode-0.11.1/build/<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ echo $PATH<br />
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/ユーザー名/src/ode-0.11.1/build/<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ls<br />
config-default.h  premake-4.0-linux.tar.gz  premake4  premake4.lua<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ premake4<br />
bash: /home/ユーザー名/src/ode-0.11.1/build/premake4: No such file or directory<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ./premake4<br />
bash: ./premake4: No such file or directory</p>
<p>でした…。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-#comment-1413</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Thu, 18 Jun 2009 00:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1413</guid>
		<description>以下の３点を試してみてください．

１．premake4.luaを文字コードEUC (改行=LF)で保存しなおす．

２．premake4.exeはウインドウズ用のバイナリなので削除する．

３．カレントディレクトにもパスを通す．

これで，解決すれば良いのですが...

でむ</description>
		<content:encoded><![CDATA[<p>以下の３点を試してみてください．</p>
<p>１．premake4.luaを文字コードEUC (改行=LF)で保存しなおす．</p>
<p>２．premake4.exeはウインドウズ用のバイナリなので削除する．</p>
<p>３．カレントディレクトにもパスを通す．</p>
<p>これで，解決すれば良いのですが&#8230;</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-#comment-1414</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice</dc:creator>
		<pubDate>Wed, 17 Jun 2009 13:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1414</guid>
		<description>&gt;premake4が存在しているのに出るはずがないのですが…

私もそれが理解できず質問した次第です。

ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ls
config-default.h  premake-4.0-linux.tar.gz  premake4  premake4.exe  premake4.lua
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ premake4
bash: premake4: command not found
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ./premake4
bash: ./premake4: No such file or directory
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ /home/ユーザー名/src/ode-0.11.1/build/premake4
bash: /home/ユーザー名/src/ode-0.11.1/build/premake4: No such file or directory

となります…。

ode-0.10.0では同環境で手順通りインストールを行い、
ODE本サンプルプログラムのビルドまでできました。</description>
		<content:encoded><![CDATA[<p>&gt;premake4が存在しているのに出るはずがないのですが…</p>
<p>私もそれが理解できず質問した次第です。</p>
<p>ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ls<br />
config-default.h  premake-4.0-linux.tar.gz  premake4  premake4.exe  premake4.lua<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ premake4<br />
bash: premake4: command not found<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ ./premake4<br />
bash: ./premake4: No such file or directory<br />
ユーザー名@ubuntu:~/src/ode-0.11.1/build$ /home/ユーザー名/src/ode-0.11.1/build/premake4<br />
bash: /home/ユーザー名/src/ode-0.11.1/build/premake4: No such file or directory</p>
<p>となります…。</p>
<p>ode-0.10.0では同環境で手順通りインストールを行い、<br />
ODE本サンプルプログラムのビルドまでできました。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-#comment-1409</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Sun, 14 Jun 2009 22:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1409</guid>
		<description>command not foundというエラーなので，premake4が存在しているのに出るはずがないのですが...

絶対パスで実行してもだめですか　？

”command not found”以外のエラーメッセージは出ていませんか？

でむ</description>
		<content:encoded><![CDATA[<p>command not foundというエラーなので，premake4が存在しているのに出るはずがないのですが&#8230;</p>
<p>絶対パスで実行してもだめですか　？</p>
<p>”command not found”以外のエラーメッセージは出ていませんか？</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-1#comment-1411</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice</dc:creator>
		<pubDate>Sun, 14 Jun 2009 13:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1411</guid>
		<description>./premake4 と打ち込んだディレクトリにLinux用premake4の
実行ファイル(application/x-executable) があります。
同ディレクトリで ls コマンドを出しても、
ファイル・ブラウザ(Nautilus)上でも存在しています。

何か見落としていることがあると思いますので、
もう少し取り組んでみます。</description>
		<content:encoded><![CDATA[<p>./premake4 と打ち込んだディレクトリにLinux用premake4の<br />
実行ファイル(application/x-executable) があります。<br />
同ディレクトリで ls コマンドを出しても、<br />
ファイル・ブラウザ(Nautilus)上でも存在しています。</p>
<p>何か見落としていることがあると思いますので、<br />
もう少し取り組んでみます。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-1#comment-1410</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Sun, 14 Jun 2009 06:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1410</guid>
		<description>確認ですが，./premake4と打ち込んだディレクトリにLinux用premake4の実行ファイルはありますか？

ない場合は，premake4のバイナリをそのディレクトリにコピーして再度実行してください．

ある場合は，私の環境では再現できないのでわかりかねます．


でむ</description>
		<content:encoded><![CDATA[<p>確認ですが，./premake4と打ち込んだディレクトリにLinux用premake4の実行ファイルはありますか？</p>
<p>ない場合は，premake4のバイナリをそのディレクトリにコピーして再度実行してください．</p>
<p>ある場合は，私の環境では再現できないのでわかりかねます．</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice より</title>
		<link>http://demura.net/9ode/3902.html/comment-page-1#comment-1406</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/895c785fe591b76.png" alt="thrice MonsterID Icon" height="48" width="48"/> thrice</dc:creator>
		<pubDate>Sun, 14 Jun 2009 04:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=3902#comment-1406</guid>
		<description>./ をつけてみたところ、

bash: ./premake4: No such file or directory

と、出てしまいます。</description>
		<content:encoded><![CDATA[<p>./ をつけてみたところ、</p>
<p>bash: ./premake4: No such file or directory</p>
<p>と、出てしまいます。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

