Re: [Vnc2swf-users] navigation bar (java script) with pause button
Status: Alpha
Brought to you by:
euske
From: Ezequias R. da R. <eze...@re...> - 2005-08-25 11:40:28
|
Both are installed. See below: [ezequias@dc ~]$ rpm -q python python-2.4.1-2 [ezequias@dc ~]$ rpm -q pygame pygame-1.6-1_2.rhfc1.at [ezequias@dc ~]$ MF wrote: >Ezequias Rodrigues da Rocha wrote: > > >>Here on fedora core 4 the erros is the same as new version. >> >>see below: >>[root@dc pyvnc2swf-0.5]# ./vnc2swf.py >>Either Pygame or Python Imaging Library is required. >>[root@dc pyvnc2swf-0.5]# >> >>I would really like to know what is happening. >> >>Sincerely >>Ezequias >> >> > >Well, it's pretty clear in the error message... > > >>Either Pygame or Python Imaging Library is required. >> >> > >Did you read the docs ? The README.TXT says: > >Prerequisites: > * Python-2.3 or newer (www.python.org) > * Pygame-1.6 or newer (www.pygame.org) > >Check to see if you have those two installed. I think Python was already >installed on my system as a dependency from OpenOffice.org for me. I use >apt-get / synaptic under Ubuntu (which is Debian-based), for a guide to >using synaptic under Fedora, see: > >http://tinyurl.com/8vs6y > >If you already have apt-get installed, simply use this from command line: > >sudo apt-get python pygame python-pygame > >I used keyword search in synaptic to verify /install the packages, but >you can use command line too. > >Actually only Python was initially needed to create files in my case, >PyGame was only needed to playback the files. > >Good luck, > >F. > > >------------------------------------------------------- >SF.Net email is Sponsored by the Better Software Conference & EXPO >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >_______________________________________________ >Vnc2swf-users mailing list >Vnc...@li... >https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > > > |