> Probably I confused version - Which celstart package should I use then ?
> I have with CS r30710
> and it doesn't contain PYTHON_HOME in running script

Hey Dariusz :-)

  The tar.bz2 package at
http://www.crystalspace3d.org/downloads/contrib/celstart-1.9-CSr30710-CELr3609-Linux-x86.tar.bz2
should have the libpython-2.5 .so file, but requires
python 2.5 to be installed on target system so that all python modules are
found.
  The .lzma one at
http://www.crystalspace3d.org/downloads/contrib/celstart-1.9-CSr30710-CELr3609-Linux-x86.tar.lzma
was primarily done for 0install and requires both python
2.5 .so file (it isn't included in archive) and modules to be pre-installed.
So, when using 0install, the python archive at
http://www.crystalspace3d.org/downloads/contrib/python/python252dyn-Linux-x86.tar.lzma
should get installed.

  Which one did you use exactly, and how did you start it ?

> On Wednesday 13 August 2008 05:25:21 Alex Fuller wrote:
>> Dariusz, I think if you have python installed you can get rid of the
>> python lib from that celstart pack and remove any exports of
>> PYTHON_HOME from the celstart wrapper script and then it should work.
>> On 64-bit I added the python libraries by extracting them from the
>> ubuntu 32-bit packs so I could get the 32-bit build to function.
>>
>> On Wed, Aug 13, 2008 at 4:36 AM, Pablo Martin <[EMAIL PROTECTED]> wrote:
>> > That problem is because of missing python libraries.
>> >
>> > About swig, there was some problems with .35, but afaik all current
>> > versions should work now (res fixed the problem with .35).
>> >
>> > Greetings.
>> >
>> >  Pablo
>> >
>> > Dariusz Dawidowski escribió:
>> >> Vincent this package doesn't work for me
>> >>
>> >> Traceback (most recent call last):
>> >>   File "<string>", line 1, in <module>
>> >>   File "cspace/__init__.py", line 5, in <module>
>> >>     from core import *
>> >>   File "cspace/core.py", line 7, in <module>
>> >>     import new
>> >> ImportError: No module named new
>> >>
>> >> Maybe it's becuse you using swig 1.3.31, as far I know only 1.3.33 works
>> >> properly.
>> >>
>> >> Cheers

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to