there is no real
step #1
step#2
step #3
it is dependent on the program being built
cent uses "alternatives "
or
you can use a simlink in
/usr/lib64/pkgconfig/libpng12.pc > libpng.pc
-- and back to default ---
/usr/lib64/pkgconfig/libpng15.pc > libpng.pc
you can state to use -Lpng12 in the makefile.in or makefile.am
or configure.in
or export it before running configure
is this the software ?
http://www.rasdaman.org/
if so it is rather complex
from the documentation
RHEL6 is supported 7 is NOT YET
you might want to look through the FAQ
http://rasdaman.org/wiki/FAQ
and the install guide
http://rasdaman.org/wiki/Install
BUT for redhat you need to use this guide for RHEL6
http://rasdaman.org/wiki/RPM
porting this to 7 will take a lot of effort