Re: createlang plperl fails with 8.0 beta5

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jzobel(at)heute-morgen(dot)de
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: createlang plperl fails with 8.0 beta5
Date: 2004-12-01 20:22:45
Message-ID: 18633.1101932565@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joachim Zobel <jzobel(at)heute-morgen(dot)de> writes:
> Checking my build dirs I find that no plperl.so has been build
> (--with-perl was used in configure). Instead I find a libplperl.so in
> the pgperl build directory.

That's how it's built, but it should be installed as plperl.so. Are you
sure you are looking in the right $libdir?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joachim Zobel 2004-12-01 20:40:32 Re: createlang plperl fails with 8.0 beta5
Previous Message Josh Berkus 2004-12-01 20:19:00 Re: [PERFORM] pg_restore taking 4 hours!