I'm just getting started with crystalspace 3D in ubuntu 11.04. I'm using makefiles with no IDE and I'm going through the Cally in the Maze tutorialhttp://www.crystalspace3d.org/main/Cimstep1#And_now.... I can get the code(step1.zip) That I downloaded from the site to compile. But, I get the following error:
Code:
crystalspace.pluginmgr.loadplugin:
could not load plugin 'crystalspace.script.python'
ALERT: crystalspace.plugin.query: Couldn't load plugin with class 'crystalspace.script.python'!
crystalspace.plugin.query: Couldn't load plugin with class 'crystalspace.script.python'!
ALERT: cim.console: Can't load the python script module!
cim.console: Can't load the python script module!
ALERT: CrystalSpace.cim: Failed to initialize console!
CrystalSpace.cim: Failed to initialize console!
could not load plugin 'crystalspace.script.python'
ALERT: crystalspace.plugin.query: Couldn't load plugin with class 'crystalspace.script.python'!
crystalspace.plugin.query: Couldn't load plugin with class 'crystalspace.script.python'!
ALERT: cim.console: Can't load the python script module!
cim.console: Can't load the python script module!
ALERT: CrystalSpace.cim: Failed to initialize console!
CrystalSpace.cim: Failed to initialize console!
how would I go about fixing this?





