| View previous topic :: View next topic |
| Author |
Message |
Alkaline
Joined: 20 Sep 2005 Posts: 3
|
Posted: Tue Sep 20, 2005 1:58 pm Post subject: Missing dlls |
|
|
Hi. I downloaded pymedia and instaled everything after reading the tutorial. Then i tryed to run pymedia (python file.py vplayer file.avi), and i got several dlls missing, and couldn't run the file, it just crashed. Some of the dlls missing were jpeg.dll, java.dll, javai.dll, verify.dll and jvm.dll. I added all these dlls do windows/system/ dir, and still got an error, that it couldn't find something in jpeg.dll!
I'm using windows XP Professional SP2. Anyone knows what is wrong? |
|
| Back to top |
|
 |
jbors Site Admin

Joined: 12 Nov 2004 Posts: 1675
|
Posted: Tue Sep 20, 2005 2:27 pm Post subject: |
|
|
| Try to run install latest pygame from thier site and see if it'll help. |
|
| Back to top |
|
 |
Alkaline
Joined: 20 Sep 2005 Posts: 3
|
Posted: Tue Sep 20, 2005 3:27 pm Post subject: |
|
|
I have installed pygame already, from this file, wich is mentioned in this tutorial.
I'm using Python 2.3 (the latest version of pygame is for python 2.4), forgot to tell you that before. The error message i got is something like: "Unable to locate the ordinal 50 in the library of dynamic hyperconnection jpeg.dll"
My OS is in portuguese, so i had to translate the error to english
tks |
|
| Back to top |
|
 |
jbors Site Admin

Joined: 12 Nov 2004 Posts: 1675
|
Posted: Wed Sep 21, 2005 11:59 am Post subject: |
|
|
| I don't know why these DLLs are missing. Try to install the latest pygame from their site. It might help. |
|
| Back to top |
|
 |
Alkaline
Joined: 20 Sep 2005 Posts: 3
|
Posted: Thu Sep 22, 2005 11:44 am Post subject: |
|
|
Well, i can do that, but then i'd have to instal python 2.4.
As far as i know, there are no pymedia binaries for python 2.4.
Could you please compile it for me?
tks |
|
| Back to top |
|
 |
jbors Site Admin

Joined: 12 Nov 2004 Posts: 1675
|
|
| Back to top |
|
 |
|