when I install postgresql92-server postgresql92-contrib I met some problem ,the details as below
but I can find the libs
my linux release as below
when I install postgresql92-server postgresql92-contrib I met some problem ,the details as below
but I can find the libs
my linux release as below
found similar thing here. You can give it a try:
https://opensourcedbms.com/dbms/installing-postgresql-9-2-on-cent-os-6-3-redhat-el6-fedora/
This should work:
export LD_LIBRARY_PATH=<include the location to the openssl lib folder>:$LD_LIBRARY_PATH