Hello,
when I tried to run some CEL examples form blender2crystal there are allways this error meesage:
crystalspace.application.celstart: CEL physical layer missing!
I searched about it here in the forum and found something about a CEL environment variable. But I don't know how this should exactly be done.
I'am using Gentoo. When I install crystalspace the file
/etc/env.d/90crystalspace
was generated. In this file is the Crystalspace environment variable:
CRYSTAL_PLUGIN=/usr/lib/crystalspace
CRYSTAL_CONFIG=/etc/crystalspace
Installing CEL didn't generate such a file in the env.d directory.
My first attempt to solve this was to create a own file with the CEL variable, like that one:
CEL_PLUGIN=/usr/lib/cel
CEL_CONFIG=/etc/cel
CEL=/usr/lib/cel
and her you can see my problem. I don't know the exactly name of the variable. Can somebody tell me its name?
Maybe there is a other problem so her is my configuration:
- crystalspace-1.0.1
- cel-1.0.1
- gcc-4.1.2
- glibc-2.5-r4
- python-2.5.1-r2
I installed everything with portage.
It would be great if somebody can help me with my problem.
thanks