<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)">You are right. On MINT Linux (v15) archive manager is unpacking the whole properly (I've tested blender-2.67b-linux-glibc211-i686), so all permissions are OK. I've checked this version, because it was mentioned earlier and somebody gave a link to installation tutorial.<br>

However, indeed there are some unmet dependencies, which are cruicial and blender is not able to run after simple double clicking.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)">

The problem is visible only for console run:<br><br>piotao@hebron:~/blender-2.67b-linux-glibc211-i686$ ./blender<br>./blender: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory<br>

<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)">So, it's easy to fix, but this seems to be impossible for casual user.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)">

This leads to the important question: do we need Blender Installer for Linux, or at least requirements checker, or not? I think that running blender in console tells everything what is needed to say what's wrong. Preparing a fully automated tool which can check system capability can only help to diagnose, not to install Blender... So current way of installing looks indeed the best/simples one.<br>

But in my practice, most of  graphicall builds are unable to run on my Linux box (so I've switched to compilation way), and they are not easy to run for anybody who has diffrent system, which clearly means that Linux versions across distros are not portable.<br>

</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)">So, what do you think, do we need some validator, or checker for Linux system, just to look for requirements? It could say some suggestions, but one way or another, casual user is not able to do anything at all.<br>

</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(53,28,117)"><br></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">pz<br>piotr<br>--<br>Piotr Arlukowicz<br>

<tt>-----BEGIN GEEK CODE BLOCK-----<br>Version: 3.1<br>GCS/ED/IT/S d++(-)>--pu s(+):(+)> a C++(+++)$@>++++$  ULAVISC*()$>+++$ P++(+++)$>++++ L++(+++)$@>++++$ !E---(---)>++ W++(+++)$@>+++ N(+)>++ o--? !K-(-)>-$ w++(+)>-- !O-(-)>- !M-(-)>-- !V-(-)>- PS(+)>++ !PE()>+  Y PGP>+ t(-) !5? !X R()>* tv- b++ DI++ D+(++)>+++ G++@ e++++>+++++ h---()>++ r+++ y+++ <br>

------END GEEK CODE BLOCK------ </tt></div></div>
<br><br><div class="gmail_quote">2013/11/12 Brecht Van Lommel <span dir="ltr"><<a href="mailto:brechtvanlommel@pandora.be" target="_blank">brechtvanlommel@pandora.be</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

We should understand why this happens before adding instructions to do<br>
chmod +x, it might be something that can be fixed in the Blender<br>
release itself or only happens on very specific systems. If we don't<br>
understand why it happens these kinds of issues keep accumulating and<br>
we have to add more and more instructions.<br>
<br>
What we as developers really need to know is, if you download Blender<br>
2.69, on which system do you need to do chmod +x after extracting it<br>
with which command or software? I've seen this advice given a few<br>
times but then it ends up being a different issue, like missing OpenGL<br>
graphics drivers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Brecht.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Nov 12, 2013 at 9:57 PM, Nkansah Rexford<br>
<<a href="mailto:nkansahrexford@gmail.com">nkansahrexford@gmail.com</a>> wrote:<br>
> Check this<br>
> <a href="http://linuxg.net/how-to-install-blender-2-68-on-ubuntu-linux-mint-debian-fedora-opensuse-mageia/" target="_blank">http://linuxg.net/how-to-install-blender-2-68-on-ubuntu-linux-mint-debian-fedora-opensuse-mageia/</a><br>


><br>
> And this<br>
> <a href="http://linuxg.net/how-to-install-blender-2-67b-on-ubuntu-linux-mint-debian/" target="_blank">http://linuxg.net/how-to-install-blender-2-67b-on-ubuntu-linux-mint-debian/</a><br>
><br>
> Blender doesn't run out of the box really out of the box always.<br>
><br>
> My point is, after extracting the archive containing blender, it doesn't<br>
> always run straight out of the box, at least, a last step to make it really<br>
> run is necessary.<br>
><br>
> It may be a permission requirement on the part of the user and not blenders<br>
> fault, but a new user who reads blender works "out of the box" and can't get<br>
> the "blender" file to run after extracting won't suspect his end to be the<br>
> issue.<br>
><br>
> <a href="http://plus.google.com/+Nkansahrexford" target="_blank">plus.google.com/+Nkansahrexford</a><br>
><br>
> On Nov 12, 2013 8:16 PM, "Gottfried Hofmann" <<a href="mailto:gottfried@blenderdiplom.com">gottfried@blenderdiplom.com</a>><br>
> wrote:<br>
>><br>
>> On 11/12/2013 05:00 PM, Nkansah Rexford wrote:<br>
>> > On the download page, about how to install blender, I read this:<br>
>> > "Blender will run straight out of the box"<br>
>> ><br>
>> > However, I find typing chmod +x blender in terminal before I'm able to<br>
>> > run the executable for the first time in Ubuntu.<br>
>><br>
>> It ran out of the box on all my Ubuntu PCs. Always.<br>
>><br>
>> > I'm currently on Ubuntu 13.10 and didn't have to do that though. But for<br>
>> > others on 13.04 or below, if clicking the exe doesn't work they might<br>
>> > consider it as a bug.<br>
>><br>
>> There is no .EXE for Linux. Did you download windows version and run it<br>
>> through wine by accident?<br>
>><br>
>> > Blender doesn't run straight out of the box, always.<br>
>><br>
>> It should, it's mostly statically linked.<br>
>><br>
>> --<br>
>> --- BlenderDiplom.com ---<br>
>> _______________________________________________<br>
>> Bf-webcontent mailing list<br>
>> <a href="mailto:Bf-webcontent@blender.org">Bf-webcontent@blender.org</a><br>
>> <a href="http://lists.blender.org/mailman/listinfo/bf-webcontent" target="_blank">http://lists.blender.org/mailman/listinfo/bf-webcontent</a><br>
><br>
><br>
> _______________________________________________<br>
> Bf-webcontent mailing list<br>
> <a href="mailto:Bf-webcontent@blender.org">Bf-webcontent@blender.org</a><br>
> <a href="http://lists.blender.org/mailman/listinfo/bf-webcontent" target="_blank">http://lists.blender.org/mailman/listinfo/bf-webcontent</a><br>
><br>
_______________________________________________<br>
Bf-webcontent mailing list<br>
<a href="mailto:Bf-webcontent@blender.org">Bf-webcontent@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-webcontent" target="_blank">http://lists.blender.org/mailman/listinfo/bf-webcontent</a><br>
</div></div></blockquote></div><br></div>