----- Original Message -----
From: "Tom Lane" <[email protected]>
To: "Costin Manda" <[email protected]>
Cc: "pgsql" <[email protected]>
Sent: Wednesday, March 10, 2004 6:04 PM
Subject: Re: [NOVICE] Problems with 'make'ing PostgreSQL with --with-perl
> "Costin Manda" <[email protected]> writes:
> > I have been trying to install postgreSQL with plperl support. I've
> > downloaded the latest perl and compiled it with shared libraries, then I
> > went to postgres and 'configure'd it with the --with-perl switch.
> > Configuring works ok, but when using 'make' an error occurs telling me
that
> > * plperl : no such file or directory.
>
> Did you download the complete Postgres sources? Or only the "base"
> subset?
That was it. I figured it out just before I got your mail. I am so
copletely noob! grrr! Thanks!