Debian Packages
From Blender2crystal
There is now an unofficial debian repository for installing and updating blender2crystal for Debian, Ubuntu Edgy and Dapper:
[edit] Repository
You must add the following lines to your /etc/apt/sources.list :
- Debian unstable:
deb http://b2cs.delcorp.org/debian/ unstable main
- Ubuntu Dapper 6.06:
deb http://b2cs.delcorp.org/debian/ dapper main
- Ubuntu Edgy 6.10:
deb http://b2cs.delcorp.org/debian/ edgy main
Then just run
sudo aptitude update
And now you can
sudo aptitude install blender2crystal-sdk
(installs blender2crystal cel crystalspace)
or
sudo aptitude install blender2crystal-svn
(installs blender2crystal)
or any of the provided packages.
[edit] Remark about Debian unstable
On Debian unstable this procedure does not quite work. The problem is that it installs blender2crystal-0.6.0 which doesn't work with CS 1.2 in Debian unstable. After performing described procedure, you should download the SVN snapshot from http://b2cs.delcorp.org and install it manually. For me the install script didn't work too, so I had to manually copy the content of the scripts subdirectory to /usr/lib/blender/scripts.
[edit] Packages
Blender2crystal:
- blender2crystal (blender2crystal release stand alone)
- blender2crystal-svn (blender2crystal svn stand alone)
- blender2crystal-sdk (blender2crystal svn depending on all of crystalspace and cel)
The following experimental packages are also provided here:
- crystalspace
- crystalspace-python
- crystalspace-glshader-cg
- crystalspace-dev
- crystalspace-dbg
- crystalspace-doc
- cel-apps
- cel-lib
- cel-python
- cel-dev
- cel-doc
- libode0c2 ode svn compiled with opcode support as cs requires this
- libode0-dev
- cegui cegui 0.5
- cegui-python pycegui
- libcal3d12 up to date version of cal3d
all these reflect more or less recent state of svn, and should allow you to play with cel python easily.
have fun!!

