Re: general trouble installing languages

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: general trouble installing languages
Дата
Msg-id 1032286704.21664.27.camel@linda
обсуждение исходный текст
Ответ на general trouble installing languages  (Cindy <ctmoore@uci.edu>)
Ответы Re: general trouble installing languages  (Cindy <ctmoore@uci.edu>)
Список 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 по дате отправления:

Предыдущее
От: Cindy
Дата:
Сообщение: general trouble installing languages
Следующее
От: Cindy
Дата:
Сообщение: Re: general trouble installing languages