Hi all! I've just upgraded to cvs version freevo_config.py 5.00
I got some enourmously wierd errors, even when I managed to convert the local_conf.py file to the new variable names. However, freevo still cried out for the "old" variable names. Truly odd. The solution was the following; In Mandrake 9.1, /usr/bin comes (as it should IMHO) before /usr/local/bin. python 2.2 is in /usr/bin and python 2.3 is in /us/local/bin. At some point in time I had remembered to set my path before installing, but not always.... So anyway I erased all ../site-packages/freevo I could find, made sure I ran python setup.py build/install with 2.3 Worked like a charm. Forehead still hurts :) /PS ------------------------------------------------------- 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-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
