Description of problem:unable to access uqm through yum with standard settings Version-Release number of selected component (if applicable):uqm-0.5.0-1.fc5.i386.rpm How reproducible:very Steps to Reproduce: 1.yum install uqm 2. 3. Actual results:Parsing package install arguments No Match for argument: uqm Nothing to do Expected results:uqm & deps installed Additional info:seems to be yum extras repository fault after manual download depends of libSDL( SDL-1.2.9-5.2.1.i386.rpm) from core installed with yum but libSDL_image (SDL_image-1.2.4-5.fc5.i386.rpm) from extras would not will make reports for yum and SDL_image-1.2.4-5.fc5.i386.rpm
UQM is known not to work on x86_64. http://uqm.stack.nl/cgi-bin/bugs/show_bug.cgi?id=252 Reopen if you mean i386 version of the package, not native x86_64. *** This bug has been marked as a duplicate of 158705 ***
this is not a duplicate the i386 version works on my machine I understand the x86-64 backage has problems. I am under the impression that fc5 86-64 is built to be able to "dumb down" for cases like these
x86-64 doesn't just "have problems" -- it doesn't work at all. The solution is to use the i386 package, which works just fine on x86_64 in the i386 mode. I'm not really sure what you mean by "dumbing down," but to install the i386 version of uqm on your x86_64 system, run: yum install uqm.i386