[Bug 290831] Re: Freevo does not work with Intrepid
rstanchak
rstanchak at yahoo.com
Tue Nov 18 14:53:04 UTC 2008
My bad, PyXML is in ubuntu as python-xml, ignore my previous comment.
This post from the freevo mailing list details a straightforward
solution:
http://sourceforge.net/mailarchive/message.php?msg_id=b6f91c990807090103n283aee5o78579a361d291a17%40mail.gmail.com
Summary:
- ubuntu is dropping python-xml (see http://www.aigarius.com/blog/2008/05/06/ubuntu-removing-xml-from-python/), and now some packages have been moved.
- add the following to the beginning of /etc/freevo/local_conf.py
sys.path.append('/usr/lib/python%s/site-packages/oldxml' % sys.version[:3])
--
Freevo does not work with Intrepid
https://bugs.launchpad.net/bugs/290831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list