On Sat, Jun 10, 2006 at 12:43:10PM +0200, Dirk Meyer wrote:
> 
> I think it is related to having python pointing to 2.3. You could
> change the Freevo start script to start a python 2.4. But why do you
> need 2.3 and 2.4 on one system anyway?
> 
The freevo start script is already pointing to /usr/bin/python2.4
directly. Freevo does the configuration stage well.

Mbus and notifier seem to not point correctly.

$FREEVO_PREFIX/site-packages/mbus/__init__.py
$FREEVO_PREFIX/site-packages/notifier/__init__.py

use

  #!/usr/bin/env python

as interpreter even if I use explicity 

  $ python2.4 setup.py

to build

I suppose that is the problem.

-- 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to