Russell Turner wrote:
> I have successfully installed prior versions of Freevo, but am 
> struggling with a fresh install of 1.8.1 on Fedora Core 7:
> 
> I tried the repository approach with kwizart, but the links to kwizart 
> are not working.  Attempts to access the fedora URLs are redirected to 
> the kwizart home page.
> 
> I tried the manual install, but ran into trouble with twisted.  After 
> installing the latest twisted source, the Freevo install tells me 
> :"checking for twisted.web.microdom... not found"
> 
> Looking in /usr/lib/python2.5/site-packages//twisted/web I see the 
> microdom.py and .pyc files.
> 
> I tried installing twisted.web separately, but with the same negative 
> result.
> 
> What am I doing wrong?  Redirection on either installation approach 
> would be greatly appreciated

"checking for twisted.web.microdom... not found" does not always mean 
that twisted.web.microdom is not installed correctly but can mean that 
one of its dependencies is missing.

The way to check is:
python
 >>> import twisted.web.microdom

HTH
Duncan




-------------------------------------------------------------------------
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=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to