regression problems

From: Andrew Orlowski <aorlow(at)aol(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: regression problems
Date: 1999-07-02 14:13:01
Message-ID: 377CC8EC.6377D478@aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi:
I've tried to get postgres working and it does seem to be installed.
I'm working with:

PostgreSQL 6.5.0
sparc-sun-solaris2.6
compiled by gcc 2.8.1

I've been able to start the postmaster with
>> postmaster -N 16 -B 32

After configuring --with-tcl or without, when I run the regression test
all I get is:

$ more regress.out
awk: syntax error near line 1
awk: illegal statement near line 1
=============== Notes... =================
postmaster must already be running for the regression tests to succeed.
The time zone is now set to PST8PDT explicitly by this regression test
client frontend. Please report any apparent problems to
ports(at)postgresql(dot)org
See regress/README for more information.

=============== destroying old regression database... =================
ERROR: destroydb: database 'regression' does not exist
destroydb: database destroy failed on regression.
=============== creating new regression database... =================
=============== installing PL/pgSQL... =================
Cannot find the file /usr/local/pgsql/lib/plpgsql.so
This shared object contains the call handler for PL/pgSQL.
By default, only PL/pgSQL is built and installed. Other
languages must be explicitly enabled at configure.

To install PL/Tcl make sure the option --with-tcl is
given to configure, then recompile and install.
createlang failed

What should I be doing???

TX
Andy O.

Browse pgsql-ports by date

  From Date Subject
Next Message Hub.Org News Admin 1999-07-04 00:56:11
Previous Message Robert Bruccoleri 1999-07-01 12:27:01 PostgreSQL on Irix