Re: plperl/createlang issue
От | Larry Rosenman |
---|---|
Тема | Re: plperl/createlang issue |
Дата | |
Msg-id | 85610000.1068604005@lerlaptop.lerctr.org обсуждение исходный текст |
Ответ на | plperl/createlang issue ("Ed L." <pgsql@bluepolka.net>) |
Список | pgsql-general |
--On Tuesday, November 11, 2003 19:22:50 -0700 "Ed L." <pgsql@bluepolka.net> wrote: > I'm trying to load plperl to experiment with it in 7.3.4 with perl > v5.8.0. I've basically tried the following: > > configure --with-perl, then > initdb, then > start postmaster, then > createlang plplerl template1 > > No matter what I try, I keep getting this error: > > $ createlang plperl template1 > ERROR: Load of file /opt/pgsql/installs/postgresql-7.3.4/lib/plperl.so > failed: libperl.so: cannot open shared object file: No such file or > directory > createlang: language installation failed > > But it sure looks like its there to me: > > $ ls -l /opt/pgsql/installs/postgresql-7.3.4/lib/plperl.so > -rwxr-xr-x 1 pg pg 35770 Nov 11 19:39 > /opt/pgsql/installs/postgresql-7.3.4/lib/plperl.so* > > I *think* my perl is threaded based on perl -v: The issue is there is no libperl.so (from the perl build). Check your PERL build. > > $ perl -v > > This is perl, v5.8.0 built for i386-linux-thread-multi > ... > > Any clues for the clueless? > > TIA. > > Ed > > > ---------------------------(end of broadcast)--------------------------- > TIP 8: explain analyze is your friend > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Вложения
В списке pgsql-general по дате отправления: