﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FIntroduction%2FInstalling_Blender%2FLinux</id>
	<title>Doc:2.6/Manual/Introduction/Installing Blender/Linux - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FIntroduction%2FInstalling_Blender%2FLinux"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Introduction/Installing_Blender/Linux&amp;action=history"/>
	<updated>2026-04-25T13:08:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Introduction/Installing_Blender/Linux&amp;diff=98401&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Introduction/Installing_Blender/Linux&amp;diff=98401&amp;oldid=prev"/>
		<updated>2018-06-28T19:37:58Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:37時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Introduction/Installing_Blender/Linux&amp;diff=98400&amp;oldid=prev</id>
		<title>2012年12月18日 (火) 10:22にwiki&gt;Tfutoによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Introduction/Installing_Blender/Linux&amp;diff=98400&amp;oldid=prev"/>
		<updated>2012-12-18T10:22:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6x|Doc:2.6/Manual/Introduction/Installing_Blender/Windows|Doc:2.6/Manual/Introduction/Installing_Blender/Mac}}&lt;br /&gt;
&lt;br /&gt;
=Installing on Linux=&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
You can obtain the latest stable version of Blender for Linux from the [http://www.blender.org/download/get-blender/ Blender download page] or from your distribution software repository if it provides a Blender package.&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&lt;br /&gt;
Blender for Linux is currently available in 32-bit and 64-bit versions. Users with a 32-bit version of Linux must download the 32-bit version of Blender. Users with a 64-bit version of Linux can choose to use either the 32-bit or 64-bit version of Blender, however you will likely notice an increase in performance when using the 64-bit version of Blender, especially on systems with large amounts of RAM.&lt;br /&gt;
&lt;br /&gt;
To determine whether you have a 32-bit or 64-bit version of Linux, you can either consult your distributions' documentation or use the &amp;lt;code&amp;gt;uname&amp;lt;/code&amp;gt; command with the &amp;lt;code&amp;gt;-m&amp;lt;/code&amp;gt; option. &amp;lt;code&amp;gt;uname&amp;lt;/code&amp;gt; will print system information and the &amp;lt;code&amp;gt;-m&amp;lt;/code&amp;gt; option will print the machine hardware name.&lt;br /&gt;
&lt;br /&gt;
*Open a terminal console&amp;lt;br /&amp;gt;&lt;br /&gt;
*Enter the command &amp;lt;code&amp;gt;uname -m&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have a 32-bit system, &amp;lt;code&amp;gt;uname -m&amp;lt;/code&amp;gt; will return a value of &amp;lt;code&amp;gt;i686&amp;lt;/code&amp;gt;. A 64-bit system will return a value of &amp;lt;code&amp;gt;x86_64&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Distribution releases==&lt;br /&gt;
&lt;br /&gt;
Most major distributions such as Ubuntu, Debian, Open SUSE, Fedora and many others will provide a build of Blender in their software repository that can be accessed through that distributions package manager. If your distribution does not do this, or has not updated their repository to include the latest Blender release, you can install it yourself with the instructions below. Note that depending on your distribution, the version available in the software repository may be outdated compared to the offical release.&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
First check if your distribution provides the latest Blender version through its package manager. If it doesn't, download the appropriate version of Blender for Linux from the [http://www.blender.org/download/get-blender/ Blender download page] and unpack the archive to a location of your choice. &lt;br /&gt;
&lt;br /&gt;
This will create a directory named &amp;lt;code&amp;gt;blender-VERSION-linux-glibcVERSION-ARCH&amp;lt;/code&amp;gt;, where &amp;lt;code&amp;gt;VERSION&amp;lt;/code&amp;gt; is the Blender release version, &amp;lt;code&amp;gt;glibcVERSION&amp;lt;/code&amp;gt; is the version of glibc required and &amp;lt;code&amp;gt;ARCH&amp;lt;/code&amp;gt; is your computer architecture (&amp;lt;code&amp;gt;i686&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;x86_64&amp;lt;/code&amp;gt;). In this directory you will find the &amp;lt;code&amp;gt;blender&amp;lt;/code&amp;gt; binary.&lt;br /&gt;
&lt;br /&gt;
To run Blender,&lt;br /&gt;
&lt;br /&gt;
*Start your [http://www.x.org/wiki/ X.Org server] (if it is not already running)&lt;br /&gt;
*Navigate to the Blender directory using a file manager and double click the Blender executable or,&lt;br /&gt;
*Open a terminal console, navigate to the Blender directory and execute the command &amp;lt;code&amp;gt;./blender&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Installing into &amp;lt;code&amp;gt;/opt&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/usr/local&amp;lt;/code&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
You can also install Blender into &amp;lt;code&amp;gt;/opt&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/usr/local&amp;lt;/code&amp;gt; by moving the Blender directory into one of those locations. If you want to be able to run Blender from any directory you will also need to update your PATH variable. Consult your operating system documentation for the recommended method of setting your PATH.&lt;br /&gt;
&lt;br /&gt;
= Configuration =&lt;br /&gt;
=== Alt+Mouse Conflict ===&lt;br /&gt;
Many Linux distributions default to {{Shortcut/Keypress|alt}}{{Shortcut/Mouse|lmb}} for moving windows. Since Blender uses Alt+Click it's normally easier to disable this feature or change the key to Super (Windows Key)&lt;br /&gt;
* Ubuntu 11.04: Settings &amp;gt; Window Manger Tweak &amp;gt; Accessibility &amp;gt; Change Window Key to Super&lt;br /&gt;
* Ubuntu 12.04 (Unity/Gnome): Command line (effective at next login): gsettings set org.gnome.desktop.wm.preferences mouse-button-modifier 'none'&lt;br /&gt;
* Other versions: todo&lt;br /&gt;
&lt;br /&gt;
= Compositing Desktop Environments =&lt;br /&gt;
Many recent Linux distributions enable compositing when hardware support is available. This is a feature where the graphics card is used to do window drawing and accelerated desktop effects (for example: drop shadow and window transparency). Notably - Ubuntu Unity, Gnome Shell and KDE will use compositing.&lt;br /&gt;
&lt;br /&gt;
While many users find this works flawlessly, some graphics cards have buggy drivers which cause drawing glitches with Blender but work correctly for regular applications which don't use OpenGL acceleration. Another downside to using hardware accelerated desktop effects is that the windows you have open share texture memory with Blender's OpenGL display and GPU rendering.&lt;br /&gt;
&lt;br /&gt;
If you experience these problems they can be avoided by disabling desktop effects or by switching to a desktop environment that does not use desktop effects such as:&lt;br /&gt;
&lt;br /&gt;
* Unity2D&lt;br /&gt;
* Gnome Fallback&lt;br /&gt;
* XFCE&lt;br /&gt;
* light weight window managers like openbox, jwm, sawfish, icewm... etc.&lt;br /&gt;
&lt;br /&gt;
For details on this topic, see: [http://en.wikipedia.org/wiki/Compositing_window_manager Wikipedia - Compositing Window Managers]&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.6/Manual/Introduction/Installing_Blender/Windows|Doc:2.6/Manual/Introduction/Installing_Blender/Mac}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Tfuto</name></author>
		
	</entry>
</feed>