Linux.com

Ubuntu Dapper

Posted by: Anonymous Coward on September 26, 2006 07:00 PM
I have found that pyvnc2swf crashes in Ubuntu Dapper, and I think it is because of the version of PyGame. This is simple to fix though: Install Breezy into a folder using debootstrap, use chroot to enter that installation, install PyGame, etc., run "export DISPLAY=localhost:0" to set the display (you may need to run a different display to let the Breezy system have access, for example with "Xnest -ac<nobr> <wbr></nobr>:50" then use localhost:50 instead) then just run pyvnc2swf with your VNC server running.

#

Return to Create training videos with pyvnc2swf