Re: pl/pgsql doesn't load

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pl/pgsql doesn't load
Дата
Msg-id 20050321041704.GA21733@dcc.uchile.cl
обсуждение исходный текст
Ответ на pl/pgsql doesn't load  ("David B." <incomex@hotmail.com>)
Список pgsql-bugs
On Sat, Mar 19, 2005 at 11:21:54PM -0700, David B. wrote:
> 8.0.1 doesn't compile to include plpgsql.o so I can't createlang pl/pgsql.

I think you have misidentified your problem.

> Why don't you guys provide rpms for the major distributions anyway?
> I'm using mandrake and because you don't provide rpms I have to use
> the --without readline and zlib commands just to get it to compile.  I
> can't find a mandrake rpm of 8.0+ anywhere and I've spent 2 weeks just
> trying to get this up and running.

It's very easy to use the .src.rpm from PGDG to recreate a binary RPMs
in Mandrakelinux.  In fact I used to do that back when I used Mandrake,
not many months ago.  You just need to install the rpm-build package and
follow the standard Mandrake instructions for building packages.  See
the Cooker documentation on that.

You have to install zlib-devel and some readline devel package in order
to compile cleanly, anyway.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"The West won the world not by the superiority of its ideas or values
or religion but rather by its superiority in applying organized violence.
Westerners often forget this fact, non-Westerners never do."
(Samuel P. Huntington)

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Oliver Siegmar
Дата:
Сообщение: Re: BUG #1546: Temp table isn't deleted at the end of a transaction / ON COMMIT DROP has no effect
Следующее
От: Neil Conway
Дата:
Сообщение: Re: pl/pgsql doesn't load