This line is failing:
char *modpath= BLI_get_folder(BLENDER_SCRIPTS, "modules");

Can you start blender with strace to see where its looking?
  strace blender 2>&1 | grep modules

On Mon, Nov 1, 2010 at 3:43 PM, Ken Hughes <khug...@pacific.edu> wrote:
> Tested my 64-bit build this morning; untarred into my home directory and
> ran, got this message:
>
> bpy: couldn't find 'scripts/modules', blender probably wont start.
>
> Ken
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to