Hi Aaron If you found the 2.57 folder then you are in the right place - just create a scripts and addon folders in there. They wont exist at first unless you have installed some other script.
So you should have: <some path>/2.57/scripts/addons with <some path>/2.57/scripts/addons/osgExport.py and a folder: <some path>/2.57/scripts/addons/osg/ with these files in it: __init__.py osgconf.py osgdata.py osglog.py osgobject.py (you may also have osgbake.py and osggui.py.del - but they are no longer used). If you use the install add-on feature it wont work because it will only copy the osgExport.py file. You need the rest of the files from the osg folder as well. Here is a link to the blender wiki page with the scripts folder location on all the different platforms: http://wiki.blender.org/index.php/Doc:2.5/Manual/Introduction/Installing_Blender/DirectoryLayout Hope this helps Regards - Damyon ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=39903#39903 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

