You are not logged in.
Pages: 1
Hello,
I am using the Rolling-iso installed on VirtualBox. I installed Blender from the repository, but I cannot start it. If i click on blender in the graphic menu, nothing happens at all. If i try to start it from xterm I get the error:
cp: can't stat '/usr/share/blender': No such file or directory
/usr/bin/blender: exec: line 7: blender-bin: not found
During Installation everything seemed to be OK...
Offline
What does [c]cat /usr/bin/blender[/c] and [c]which blender-bin[/c] give you?
Offline
cat /usr/bin/blender
shows me:
#!/bin/sh
if [ ! -d $HOME/.blender ]; then
cp -r /usr/share/blender $HOME/.blender
fi
exec blender-bin
And "which blender-bin" doesn't show me anything.
Thanks for the fast reply!
Offline
blender-2.57b.tazpkg(size=14k) on mirrors is incomplete.
Try this one(size 10.6M): http://cook.slitaz.org/packages/blender-2.57b.tazpkg
Offline
That's it! Thank you for your help!
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]