"Pferdekaemper, Thorsten" wrote:
>> -----Urspr�ngliche Nachricht-----
>> Von: Alec - Freevo [mailto:[EMAIL PROTECTED]
>> Gesendet: Mittwoch, 3. September 2003 04:41
>> An: [EMAIL PROTECTED]
>> Betreff: [Freevo-users] Today snapshot
>> 
>> Hello there,
>> 
>> While trying the latest snapshop (02-Sep-2003)i got this :
>> 
>> Traceback (most recent call last):
>>   File "./src/main.py", line 94, in ?
>>     import config
>>   File "/usr/local/freevo/src/config.py", line 263, in ?
>>     execfile(os.environ['FREEVO_CONFIG'], globals(), locals())
>>   File "./freevo_config.py", line 102, in ?
>>     from util import getXMLTVChannels
>>   File "/usr/local/freevo/src/util.py", line 79, in ?
>>     import Image # PIL
>> ImportError: No module named Image
>> 
>> Alec
>> 
>
> Hi,
> I had the same problem. I have copied ./runapp to ./runtime/runapp,
> then it worked. It seems that the startup script tries to find
> runapp in this directory...  Regards,

Yes, there were some cleanups in the Freevo tree. The runtime is not
needed if you have all the deps installed at your system. So the
runtime and everything belonging to it is in the directory runtime. 

To use the snapshots:

1. Download 1.3.4. Copy runapp to ./runtime/ and copy
   fbcon/matrxoset/matroxset to runtime/apps (if you have a G400). 
   | cp runapp runtime/
   | cp fbcon/matrxoset/matroxset runtime/apps

2. Download mmpython snapshot. Copy mmpython into the runtime:
   | cp -r mmpython freevo-1.3.4/runtime/lib/python2.2/site-packages
   
3. Download the freevo snapshot. Remove the runtime directory from the
   snapshot and copy the runtime from freevo-1.3.4 to the snapshot
   | cp -r freevo-1.3.4/runtime freevo/



Dischi

-- 
My mind not only wanders, sometimes it leaves completely.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to