Hi, Finally,I could configure the sourse of postgresql 8.4.1, but still there is problem It gives error, when I run make check. error is :
pg_regress: initdb failed Examine /root/Desktop/postgresql-8.4.1/src/test/regress/log/initdb.log for the reason. Command was: "/root/Desktop/postgresql-8.4.1/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/initdb" -D "/root/Desktop/postgresql-8.4.1/src/test/regress/./tmp_check/data" -L "/root/Desktop/postgresql-8.4.1/src/test/regress/./tmp_check/install//usr/local/pgsql/share" --noclean > "/root/Desktop/postgresql-8.4.1/src/test/regress/log/initdb.log" 2>&1 I search this error, some suggest set LD_LIBARARY_PATH to openssl library, but it does not useful solution. *Please help me.* -- With Best Regards Miss.KHodadadi
