Hi, On PCQ Linux 7.1 I tried to compile Postgres 7.1.2 with the following options :
[rajesh@ho postgresql-7.1.2]$ ./configure --with-tcl --with-tk --with-perl --with-python --with -openssl --enable-odbc --enable-syslog Everything goes on smoothly. Postgres is compiled but at the end I am getting the following error : ***** * Cannot build PL/Perl because libperl is not a shared library. * Skipped. ***** Thus postgres is compiled without PL/Perl module. I have got the following on my system : [root@ho RPMS]# rpm -qa |grep perl perl-5.6.0-12 perl-File-MMagic-1.06-2 groff-perl-1.16.1-7 mod_perl-1.24_01-2 perl-DBI-1.14-10 openssl-perl-0.9.6-3 What is missing on my system ? Thanks in advance. Peace -- Rajesh : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Linux Documentation LOST #070 Where is the DOCUMENTATION ? It is all over the place ... On your own system, try "man" and "info" and "apropos", and also look under the /usr/share/doc/<package> or /usr/doc/<package>. Online, http://newbiedoc.sourceforge.net, and linuxdoc.org and debianhelp.org ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
