[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Installing Pygame on Red Hat 8.0



I took a look around and it seems like I'm only missing 2 of the files it says I'm missing, this has
got me a little confused.

Kris

Shandy Brown wrote:

Hey.

It doesn't look like you have all the required RPMs installed. Most (if
not all) of the required RPMs can be found here:
http://rpmfind.net/linux/RPM/

(Try to get the Red Hat 8.0 ones if they're available)

-sjbrown

On Sat, 2003-04-12 at 23:44, Kristofer Wouk wrote:

Hey everybody,

I've used pygame on Windows for a while now, and now I'm trying to install in Red Hat, but I
have a problem. I downloaded and ran all the RPMs for the dependencies(which all installed fine) listed on the pygame website, but when I try to run the pygame installler RPM, it says:

error: Failed dependencies:
libSDL_ttf-1.2.so.0 is needed by pygame-1.5.5-1
libaa.so.1 is needed by pygame-1.5.5-1
libasound.so.1 is needed by pygame-1.5.5-1
libpng.so.3 is needed by pygame-1.5.5-1
libslang.so.1 is needed by pygame-1.5.5-1
libvorbisfile.so.0 is needed by pygame-1.5.5-1

OK, what am I doing wrong here?

Kris