I just tried to install freevo using the method described on: http://freevo.sourceforge.net/install.html#Download
Specifically I did the following: --------- Debian A Debian apt source is available and includes all the dependencies you'll need. You should add this to your /etc/apt/sources.list file: deb http://freevo.sourceforge.net/debian unstable main deb http://marillat.free.fr/ unstable main (The second source provides mplayer and other multimedia packages) Then, simply run apt-get update && apt-get install freevo to fetch all the dependencies you'll require to run Freevo. Help If you have problems with Freevo, don't suffer in silence. Mail us. It's under active development, and we'll do what we can to help you get started. --------- I got the following result: [EMAIL PROTECTED]:/etc/apt# apt-get install freevo Reading Package Lists... Done Building Dependency Tree... Done freevo is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 201 not upgraded. 3 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Setting up python2.3-mmpython (0.3.0-freevo1) ... File "/usr/lib/python2.3/site-packages/freevo/audio/xmms.py", line 327 globals.skin.PopupBox(_'Lanching xmms.')) ^ SyntaxError: invalid syntax dpkg: error processing python2.3-mmpython (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of freevo: freevo depends on python2.3-mmpython; however: Package python2.3-mmpython is not configured yet. dpkg: error processing freevo (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of freevo-media: freevo-media depends on freevo; however: Package freevo is not configured yet. dpkg: error processing freevo-media (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: python2.3-mmpython freevo freevo-media E: Sub-process /usr/bin/dpkg returned an error code (1) [EMAIL PROTECTED]:/etc/apt# --------- ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
