-- Problem loading plperlu --

Поиск
Список
Период
Сортировка
От Rafael Orta
Тема -- Problem loading plperlu --
Дата
Msg-id 20061016031933.20248.qmail@web32111.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: -- Problem loading plperlu --
Re: -- Problem loading plperlu --
Список pgsql-novice
Hello Everybody
 
I am planning to use db-link to be able to read Oracle
tables from Postgres, however the first step of the installation
manual points to :
 
Load PL/Perlu into your database
 
I understand the way to do so is connected as Postgres execute:
 
createlang plperlu <database_name>
 
But when I try to do so I get.
 
-bash-3.00$ createlang plperlu smarter
createlang: language installation failed: ERROR:  could not access file "$libdir/plperl": No such file or directory
 
I use postgres 8.1.4 and perl 5.8.5
 
and my libdir directory poinsts to
 
-bash-3.00$ echo $libdir
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE
 
Where the libperl.so library is located.
 
Any clues will be appreciated.

Thanks in advance

 

Rafael Orta

 



 
*****************************************************
Rafael Orta Phone: (609)-330-3193
Sr. Oracle DBA Fax: (856)-642-7679
Technical Manager
Oraprofessionals Email: rorta_us@yahoo.com
******************************************************

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: UPDATE the field of a table with fields from another table
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: -- Problem loading plperlu --