Re: share library version problems

From: Bryan White <bryan(at)arcamax(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: share library version problems
Date: 2006-08-23 13:38:28
Message-ID: 44EC5A54.1080806@arcamax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> If the Fedora 5 RPMs won't install on your FC4 machine, grab the FC5
> SRPM and do a quick rpmbuild --rebuild to make custom RPMs for your
> environment.
After about 5 minutes of compiling I get this:
======
pg_regress: initdb failed
Examine ./log/initdb.log for the reason.

make: *** [check] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.67109 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67109 (%build)
====== /usr/src/redhat/BUILD/postgresql-8.1.4/
src/test/regress/log/initdb.log
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.

--
Bryan White, ArcaMax Publishing Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-08-23 13:42:00 Re: [8.1.4] Create index on timestamp fails
Previous Message Don Isgitt 2006-08-23 13:38:01 Re: pl/R problem