search for: yourlibrarydirectori

Displaying 2 results from an estimated 2 matches for "yourlibrarydirectori".

Did you mean: yourlibrarydirectory
2015 Mar 30
0
Building a newer glibc RPM for CentOS 6 and installing into an alternate path
On Mon, Mar 30, 2015 at 11:58 AM, Alfred von Campe <alfred at von-campe.com> wrote: > We have a third party shared library from a vendor that requires glib 2.15 > or newer. We are using CentOS 6.6 which comes with glibc 2.12, and I know > it can't be replaced as it's an integral part of the OS. > > However, is it possible to build a glib 2.15 RPM from source to be
2015 Mar 30
3
Building a newer glibc RPM for CentOS 6 and installing into an alternate path
We have a third party shared library from a vendor that requires glib 2.15 or newer. We are using CentOS 6.6 which comes with glibc 2.12, and I know it can?t be replaced as it?s an integral part of the OS. However, is it possible to build a glib 2.15 RPM from source to be installed in /opt/centos (or somewhere else other than /usr/lib) so that I can link the one application that requires the