Re: Postgresql Perl Problem

Поиск
Список
Период
Сортировка
От Vince Daniels
Тема Re: Postgresql Perl Problem
Дата
Msg-id 38A1755B.4712F999@fleetanalyzer.com
обсуждение исходный текст
Ответ на Postgresql Perl Problem  ("HydroMan" <peebs90@hotmail.com>)
Список pgsql-hackers
If you installed postgres as recommended as an unpriveleged user then
when you ran make install, the perl install would fail since your perl
lib directory is undoubtably owned by root.  The perl module does come
with the postgres distribution and can be found in the distribution
directory:
src/interfaces/perl5.  If you made postgres with the include perl option
then pg.pm is in that directory.  su to root and run make install from
that directory and you should be set.


-- 
Vince Daniels


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: [HACKERS] Another nasty cache problem
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] TODO item