Re: Postgresql Perl Problem - Mailing list pgsql-hackers

From Vince Daniels
Subject Re: Postgresql Perl Problem
Date
Msg-id 38A1755B.4712F999@fleetanalyzer.com
Whole thread Raw
In response to Postgresql Perl Problem  ("HydroMan" <peebs90@hotmail.com>)
List 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 by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: [HACKERS] Another nasty cache problem
Next
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] TODO item