Re: general trouble installing languages - Mailing list pgsql-general

From Oliver Elphick
Subject Re: general trouble installing languages
Date
Msg-id 1032286704.21664.27.camel@linda
Whole thread Raw
In response to general trouble installing languages  (Cindy <ctmoore@uci.edu>)
Responses Re: general trouble installing languages  (Cindy <ctmoore@uci.edu>)
List pgsql-general
On Tue, 2002-09-17 at 18:46, Cindy wrote:
>
> I suspect at this point I may need to recompile things?  I'm not sure
> what the trouble is.  Can I try the directions in
...
> The error message is now a bit more detailed:
>
> > createlang -L /usr/local/pgsql/lib -d Text plperl
> ERROR:  Load of file /usr/local/pgsql/lib/plperl.so failed: ld.so.1: /usr/local
> /pgsql/bin/postmaster: fatal: libperl.so.1: open failed: No such file or direct
> ory
                                ^^^^^^^^^^^^

It is missing libperl, that is the shared library version of Perl
itself.  This is not part of PostgreSQL, so rebuilding PostgreSQL will
do you no good at all.

You need to build Perl from source or install a shared library package
of it.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Honour the LORD with thy substance, and with the
      firstfruits of all thine increase; So shall thy barns
      be filled with plenty, and thy presses shall burst out
      with new wine."      Proverbs 3:9,10


pgsql-general by date:

Previous
From: Cindy
Date:
Subject: general trouble installing languages
Next
From: Cindy
Date:
Subject: Re: general trouble installing languages