I’m running 2.46 on Ubuntu 64. I downloaded the 64 bit Blender binaries and put them in a local folder and created a menu shortcut to the binary like this:
I put my custom scripts in the following place but they do not show up in the scripting menus when I run Blender.
/home/me/Blender/Blender_Program/blender-2.46-linux-glibc236-py25-x86_64/.blender/scripts
Could it be something to do with permissions in Linux? Help, this is driving me mad… :spin:
The default script folder in Linux is /home/you/.blender/scripts. If you put the whole .blender folder to your home directory, you shouldn’t have to set the scripts path.