| From: | Sven Willenberger <sven(at)dmv(dot)com> |
|---|---|
| To: | Andre Nas <blesets(at)yahoo(dot)com(dot)au> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Error when try installing pgbench ? |
| Date: | 2005-05-15 18:06:30 |
| Message-ID: | 42878FA6.3070104@dmv.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noel | 2005-05-15 19:53:12 | Re: lazarus/zeos - installation ? |
| Previous Message | Tom Lane | 2005-05-15 17:37:13 | Re: function bit(integer) |