Re: Error when try installing pgbench ? - Mailing list pgsql-general

From Sven Willenberger
Subject Re: Error when try installing pgbench ?
Date
Msg-id 42878FA6.3070104@dmv.com
Whole thread Raw
In response to Error when try installing pgbench ?  (Andre Nas <blesets@yahoo.com.au>)
List pgsql-general

Andre Nas presumably uttered the following on 05/15/05 05:48:
> Hello …
>
> Im using source  postgresql 8.0.3 under FreeBSD and already install, the
> database is running well.
>
>
>
> I want to install a pgbench, but I can’t install it, coz an error occur.
>
> I try to “make all” in directory ~/src/interfaces/lipq/
>
> The messages are :
>
> . . . . .
>
> . . . . .
>
> "../../../src/Makefile.global", line 546: Need an operator
>
> "../../../src/Makefile.global", line 553: Missing dependency operator
>
> "../../../src/Makefile.global", line 554: Missing dependency operator
>
> "/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 29: Need an
> operator
>
> "/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 31: Need an
> operator
>
> "/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 33: Need an
> operator
>
> "/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 38: Need an
> operator
>
> "/home/postgres/postgresql-8.0.3/src/nls-global.mk", line 40: Need an
> operator
>
> Error expanding embedded variable.
>
>
>
> Any body can help me
>
> Sorry Im newbie
>
> Thanks
>
>

For FreeBSD there is a postgresql-contrib ports that you should use. It
will build the contrib section of the postgresql and should make just fine.

Sven


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: function bit(integer)
Next
From: Samer Abukhait
Date:
Subject: Re: function bit(integer)