Solved: cannot find -lboost_system-mt.
Today we will see how to fix one of the error message i encountered while building one of the package for Nagios. And how to fix that with the binaries...
Today we will see how to fix one of the error message i encountered while building one of the package for Nagios. And how to fix that with the binaries...
In this post, we will see how to install OCI extension in Linux for PHP. There are many challenges or issues faced in linux while installing this extension, hence i...
In this post, we will see how to build and install Openssl on RHEL 7. Lets see this step by step. 1. First download the package from below URL. https://github.com/openssl/openssl/tree/OpenSSL_1_1_1-stable...
In this post, we will see an interesting topic how to install glibc package version 2.28 on RHEL 7 or CentOS 7. CentOS or RHEL does not officially support this...
Today we will see an interesting article how to rebuild RPM DB on Linux. RPM DB corruption is one of the most common issues in Linux server environments. And this...
Sometimes when you browse solution to some issue, you might have seen “make sure your kernel supports —- option i.e. during its build, this option is specified and enabled ?”...
In this article we will look how to create RPM packages in redhat or centos operating environment using the source RPM package i.e. from .src.rpm package. For this purpose, you...