Fix:
yum install pcre pcre-devel -y
Done
Nguyen Si Nhan
Bài đăng phổ biến
-
With this error: hudson.remoting.ProxyException: io.fabric8.kubernetes.client.KubernetesClientException: No httpclient implementations found...
-
How to create a bot to automate daily tasks using Slack Nguyen Si Nhan 1. Setting Up Your Slack App Create a Slack App: Sign in to your Sla...
Saturday, February 2, 2013
Tuesday, November 6, 2012
[Solved] : Error: database disk image is malformed
When you run yum update it return this error:
Error: database disk image is malformed
or yum clean all
Done !
Nguyen Si Nhan
Error: database disk image is malformed
Fixed:
you just run this cmd yum clean dbcacheor yum clean all
Done !
Nguyen Si Nhan
Thursday, October 25, 2012
Fixed : Need at least one XML library, --with-expat is supported
Error when compiled:
configure: error: Need at least one XML library, --with-expat is supported
fixed:
yum install expat expat-devel
then you rerun ./configure,that's all
Nguyen Si Nhan
Subscribe to:
Posts (Atom)