Blender 2.54ベータ版を試すことに興味がありますが、依存関係をすべてダウンロードしてインストールし、自分でコンパイルする時間も忍耐もありません。
事前にコンパイルされたパッケージを取得するために使用できるPPAはどこかにありますか?
https://launchpad.net/~irie/+archive/blender を使用することもできます。これは、2.5.xおよび2.4.xの別の代替手段です。
Sudo add-apt-repository ppa:irie/blender && Sudo apt-get update
Blender 2.68.xの場合-Sudo apt-get install blender
Blender 2.4.xの場合-Sudo apt-get install blender2.4
IRIEのPPAは現在6か月間更新されていません。ここで新しいものをセットアップしました。
https://launchpad.net/~thomas-schiex/+archive/ubuntu/blender
Blender 2.73rc1をインストールして、次のように更新できます。
Sudo add-apt-repository ppa:thomas-schiex/blender
Sudo apt-get update
Sudo apt-get install blender
バージョン2.53ベータ版のPPAを見つけることができました。
Sudo add-apt-repository ppa:cheleb/blender-svn && Sudo apt-get update
Sudo apt-get install blender
http://www.webupd8.org/2010/07/blender-253-beta-3d-graphics.html
参照: PPAの使用方法
IRIEのPPAが6か月間更新されていないことを考えると、ここで新しいものをセットアップしました。
https://launchpad.net/~thomas-schiex/+archive/ubuntu/blender
次のようにインストールして更新できます。
Sudo add-apt-repository ppa:thomas-schiex/blender
Sudo apt-get update
Sudo apt-get install blender