Re: [GENERAL] Installation Error of postgresql-8.1.5 with perl.

2008-11-04 Thread praveen
Hello Tom, During configure I find the error in config.log file checking for flags to link embedded Perl... Can't locate ExtUtils/Embed.pm in @INC (@INC contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/li

Re: [GENERAL] Installation Error of postgresql-8.1.5 with perl.

2008-11-04 Thread Tom Lane
"praveen" <[EMAIL PROTECTED]> 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/postgre

[GENERAL] Installation Error of postgresql-8.1.5 with perl.

2008-11-04 Thread praveen
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. make[3]: *** [plperl.o]