hey guys, sorry for such a basic question. but im new to macs and i still dont really know much about problem solving when stuff doesnt seem to work the first time.
so here is my issue. i downloaded the file off blender’s site, and i now have the unzipped file on my desktop. how but when i click on the blender icon in the folder nothing happens.
do i need to drop or copy something to my applications folder? do i need to install a different program to run this app?
Well, at that point you should just have to double click the Blender application icon (not Blender Player). If you’ve done this, do you get any kind of error or anything? Does it work now?
Use cd to change directory into the nested folder as shown above. (And ls (LS) to ‘list’ the contents of the directory (ls-la to list all hidden files/folders.))
Your path may differ a little before the /Blender.app folder.
Then tell us what’s wrong.
Also, Open the system.log file (default) in the console (also in Utilities) and look for errors.
To satisfy the curiosity, in the Terminal type “python” to open the interpreter. It will tell you the version etc. hit CTRL-D to quit.