Victor Subervi wrote:
Man, this is getting frustrating. In addition to all the other yum install commands that tell me there's nothing to do, I add these: yum install mysql-server.i386 yum install mysql-server What gives? TIA, V
Is your Yum configuration broken? Can you post the exact console output of running 'yum install mysql-server'? Maybe try a 'yum clean all' beforehand? -Alan