Re: [SQL] Cannot build PL/Perl ...

2001-05-11 Thread Mark Nielsen
cd /usr/local/src lynx --source http://www.tcu-inc.com/perl5.6.1.tgz > perl-5.6.1.tgz tar -zxvf perl-5.6.1.tgz cd perl-5.6.1 rm -f config.sh Policy.sh sh Configure Change the default prefix to "/usr" instead of "/usr/local". Also, when it asks the question "Build a shared libperl.so (y/n) [n] ",

Re: [SQL] Cannot build PL/Perl ...

2001-05-02 Thread clayton cottingham
did you get this error when you tried to : createlang plperl template1? me too! then i did this find /usr -name libperl.so /usr/lib/perl5/5.6.0/i386-linux/CORE/libperl.so and then added that dir {/usr/lib/perl5/5.6.0/i386-linux/CORE/} to the /etc/ld.so.conf ldconfig and vroom it all went t

[SQL] Cannot build PL/Perl ...

2001-05-02 Thread Adam Walczykiewicz
Cannot build PL/Perl because libperl is not a shared library. I'v got this error when I tried to compile PL/Perl. I have SuSE Linux 7.0 , have I get a libperl.so library , and put it in /usr /lib ... Thanks for any help Adam -- ---(end of broadcast)---