I was trying to install a software through rpm. However, it requires glibc-2.15. We only have glibc-2.12 on CentOS-6. I have installed a glibc-2.15 at a separate location.
So how can I make rpm to look for the libraries in the glic-2.15 location? I found a rpmrebuild tool, but not sure what to add.