Thanks, Added http://newrpms.sunsite.dk/ repository and now all is well :-) Mark On Mon, 2005-01-31 at 05:26 -0500, David L Norris wrote: > On Sun, 2005-01-30 at 21:39 -0600, Mark Guzzo wrote: > > Need my fix ;-) > > > > I'm trying to install vegastrike either by CVS or the provided rpm file. > > Either way I seem to be missing OpenAL. I know what it is, I just can't > > seem to find it to install it. > > Has someone gotten Vegastrike to install > > on Fedora Core 3? If so, could you please provide some insight as I seem > > to have run out of ideas. > > > > http://vegastrike.sourceforge.net/ > > Well, their RPMs are terrible and fairly outdated. They have hard > dependencies against strange package names (i.e. OpenAL) instead of > allowing RPM discover the dependencies. And, the RPMS install > to /usr/local. I forced the RPM to install with --nodeps but it > segfaults when calling into openal. > > So, one would need to write a new RPM spec and rebuild everything from > source. Or skip the RPM and just run their installer script. Either > way you still need openal. > > > Add http://newrpms.sunsite.dk/ repository then: > yum install openal openal-devel > > > Create a new file named /etc/yum.repos.d/newrpms.repo containing: > [newrpms] > name=NewRPMS > baseurl=http://newrpms.sunsite.dk/apt/redhat/en/i386/fc3/ > enabled=1 > > > Then import the newrpms GPG key: > rpm --import http://newrpms.sunsite.dk/gpg-pubkey-newrpms.txt > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list