OK, I found it by myself.
Stupid me!

beacon can not be found, because it is not in the path.
A simple export PATH=$PATH:/usr/local/freevo-2.0/bin
has been the solution for that.

Now freevo-2.0 seems to start, but closes again directly.
I again have a very long traceback.

Thus my questions are still valid:
Has someone of you freevo-2.0 running?
What is its status at the moment?
Is dvb working? Can someone send me a working local_conf.py?

Thanks
Tanja





Tanja schrieb:
> Hi again,
> 
> as I had no luck with freevo-1.X, I went to try freevo-2.0 from svn.
> I have some free time at the moment, thus I can be brave ;-)
> 
> I followed the instructions in the wiki on how to install it to a 
> directory.
> The installation seems to be no problem,
> python setup.py install --prefix==/usr/local/freevo-2.0
> went throught without complaining for both kaa and freevo!
> 
> Then I tried to start freevo from /usr/local/freevo-2.0/bin/freevo.
> First I got complains about my old local_conf.py, thus I created a new 
> one with only very few settings and tried again.
> This time I got a traceback:
> 
> sh: beacon: command not found
> Traceback (most recent call last):
>    File "/usr/local/freevo-2.0/bin/freevo", line 178, in ?
>      import beacon
>    File 
> "/usr/local/freevo-2.0/lib/python2.4/site-packages/freevo/ui/beacon.py", 
> line 38, in ?
>      kaa.beacon.launch(verbose='all', autoshutdown=True, wait=True)
>    File 
> "/usr/local/freevo-2.0/lib/python2.4/site-packages/kaa/beacon/__init__.py", 
> line 97, in launch
>      return connect()
>    File 
> "/usr/local/freevo-2.0/lib/python2.4/site-packages/kaa/beacon/__init__.py", 
> line 74, in connect
>      _client = Client()
>    File 
> "/usr/local/freevo-2.0/lib/python2.4/site-packages/kaa/beacon/client.py", 
> line 86, in __init__
>      self._connect()
>    File 
> "/usr/local/freevo-2.0/lib/python2.4/site-packages/kaa/beacon/client.py", 
> line 169, in _connect
>      raise ConnectError(e)
> kaa.beacon.client.ConnectError: (2, 'No such file or directory')
> 
> 
> Any ideas? Has someone of you freevo-2.0 running?
> What is its status at the moment?
> Is dvb working? Can someone send me a working local_conf.py?
> 
> Greetings
> Tanja
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to