Re: Installation Error of postgresql-8.1.5 with perl. - Mailing list pgsql-general

From Tom Lane
Subject Re: Installation Error of postgresql-8.1.5 with perl.
Date
Msg-id 17249.1225810177@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] Installation Error of postgresql-8.1.5 with perl.  ("praveen" <praveen.k@renaissance-it.com>)
List pgsql-general
"praveen" <praveen.k@renaissance-it.com> writes:
> but when I execute command   "make " that time I got following errors.

>  make[3]: *** [plperl.o] Error 1
>  make[3]: Leaving directory `/home/postgres/postgresql-8.1.5/src/pl/plperl'
>  make[2]: *** [all] Error 1
>  make[2]: Leaving directory `/home/postgres/postgresql-8.1.5/src/pl'
>  make[1]: *** [all] Error 2
>  make[1]: Leaving directory `/home/postgres/postgresql-8.1.5/src'
>  make: *** [all] Error 2

1. You've snipped away the actual error message, so no one can tell
what went wrong.

2. It is completely inappropriate to cross-post to four different
mailing lists.

            regards, tom lane

pgsql-general by date:

Previous
From: "praveen"
Date:
Subject: Re: [ADMIN] Installation Error of postgresql-8.1.5 with perl.
Next
From: "Diego Schulz"
Date:
Subject: Re: INSERT with RETURNING clause inside SQL function