Alan- if you don't follow the devel lists, a solution that worked for me showed up there. You might try it if you are still broken.
In the src/tv/record_daemon.py script find the line "import os" and this line after it: os.environ['LD_PRELOAD'] = '' # Add this line to stop GLIBC_2.X preload errors And voila! it worked for me. I wonder if this will solve some menuing crashes too... -Kevin ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
