Postgre compiling error

From: rahimeh khodadadi <rahimeh(dot)khodadadi(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgre compiling error
Date: 2009-10-10 08:27:45
Message-ID: bbeb3140910100127l9f3ce5dj560f2366de9bfc2e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2009-10-10 08:34:06 Re: Postgre compiling error
Previous Message Michael van Elst 2009-10-09 05:04:42 Re: How to tell what OS PostgreSQL is installed on.