XServer not working

0

After I remove the perl.i386 using yum remove, Centos 5.4 upon boot cannot start the XServer. How can I configure XServer to get it working? How can I add the other remove packages?

Futuregeek

Posted 2013-02-24T17:31:36.567

Reputation: 117

Answers

1

You have to put perl back. Perl is critical to quite a few bits of CentOS. You may have broken your system to the point where only a reinstall will truly fix it, but your first step is to put perl back.

John

Posted 2013-02-24T17:31:36.567

Reputation: 1 383

I have re-installed perl using rpm. But what about the issue with XServer. By doing yum reinstall perl.i386 will work? – Futuregeek – 2013-02-25T01:44:14.747