Problem with pl/perl in postgresql 8.0rc1 - Mailing list pgsql-novice

From Robert Boone
Subject Problem with pl/perl in postgresql 8.0rc1
Date
Msg-id 1103295285.16420.10.camel@wt87501.wtamu.edu
Whole thread Raw
Responses Re: Problem with pl/perl in postgresql 8.0rc1  (Kretschmer Andreas <andreas_kretschmer@despammed.com>)
Re: Problem with pl/perl in postgresql 8.0rc1  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Problem with pl/perl in postgresql 8.0rc1  (Devrim GUNDUZ <devrim@gunduz.org>)
List pgsql-novice
Hello,

I am very new to postgresql and was excited to see that pl/perl was able
to do more in the newest version. So I created a database to learn some
of is feature. But when I try to to do:

        createlang plperl test

I get:
        createlang: language installation failed: ERROR:  could not load
library "/usr/lib/pgsql/plperl.so": libperl.so: cannot open shared
object file: No such file or directory


I tried installing some of the other languages and they seem to work.

I am using the postgresql8.0rc1 rpms for FC3. I even try the srpm to
compile it myself but I get the same results.

If anyone could tell me what I'm doing wrong that would be great.

Thanks,

Robert Boone


pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: [despammed] Reading across databases
Next
From: Kretschmer Andreas
Date:
Subject: Re: Problem with pl/perl in postgresql 8.0rc1