Re: Postgre compiling error

From: rahimeh khodadadi <rahimeh(dot)khodadadi(at)gmail(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgre compiling error
Date: 2009-10-10 10:29:41
Message-ID: bbeb3140910100329l5d043e1oa37c8232ab146dc2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
Thanks your quick reply.
in initdb.log is :
"Running in noclean mode. Mistakes will not be cleaned up.
initdb: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process."

and my OS is centos5 .

Please help me.

On Sat, Oct 10, 2009 at 12:04 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>wrote:

> On Sat, Oct 10, 2009 at 2:27 AM, rahimeh khodadadi
> <rahimeh(dot)khodadadi(at)gmail(dot)com> wrote:
> > 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.
>
> So, what does
> /root/Desktop/postgresql-8.4.1/src/test/regress/log/initdb.log
> say?
>
> Also, what OS are you running?
>

--
With Best Regards
Miss.KHodadadi

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2009-10-10 10:32:04 Re: Postgre compiling error
Previous Message Scott Marlowe 2009-10-10 08:34:06 Re: Postgre compiling error