From: | "praveen" <praveen(dot)k(at)renaissance-it(dot)com> |
---|---|
To: | "praveen" <praveen(dot)k(at)renaissance-it(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org>, <pgsql-performance(at)postgresql(dot)org>, <pgsql-sql(at)postresql(dot)org> |
Subject: | Re: Installation Error of postgresql-8.1.5 with perl. |
Date: | 2008-11-04 14:47:00 |
Message-ID: | 094b01c93e8c$31742a90$274610ac@praveenkm |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general pgsql-performance |
Hello ,
I am trying to install postgresql-8.1.5 and postgresql-8.2.5 in linux
(Linux
version 2.6.25-14.fc9.i686 (mockbuild@) (gcc version 4.3.0 20080428 (Red
Hat
4.3.0-8) (GCC) ) #1 SMP Thu May 1 06:28:41 EDT 2008).but during compilation
it is showing following error.
I configure with following options.
./configure --prefix=/home/local/pgsql/ --without-readline --with-perl --with-python
--with-tcl --with-tclconfig=/usr/src/tcl8.4.16/unix --enable-nls
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
Please tell me how I can avoid this kind of error.
Thanks & regard
Praveen kumar.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-11-04 14:49:37 | Re: Installation Error of postgresql-8.1.5 with perl. |
Previous Message | praveen | 2008-11-04 14:20:49 | Installation Error of postgresql-8.1.5 with perl. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-11-04 14:49:37 | Re: Installation Error of postgresql-8.1.5 with perl. |
Previous Message | praveen | 2008-11-04 14:20:49 | Installation Error of postgresql-8.1.5 with perl. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-11-04 14:49:37 | Re: Installation Error of postgresql-8.1.5 with perl. |
Previous Message | praveen | 2008-11-04 14:20:49 | Installation Error of postgresql-8.1.5 with perl. |