Error
frontpage-2002-sr1.2.i386 has missing requires of libexpat.so.0
Solution
Please follow these steps exactly
- SSH into your server
- Open the file /etc/yum.conf in your favorite text editor (nano is what I am using)
nano /etc/yum.conf
- You will find a line that starts with “Exclude”, most likely the first line. You will find perl* written in there.
- Delete the text “perl*” from the line. Note that there would be many extensions listed, you just need to remove “perl*”
- Save the file
- Execute “yum update“
That should be all. Your issue should now be fixed. Feel free to commend here if you run into any further errors.
- See more at: http://linuxlantern.com/frontpage-2002-sr1-2-i386-has-missing-requires-of-libexpat-so-0/#sthash.mtcelAQQ.dpuf
No comments:
Post a Comment