Re: libperl.so

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: Ron Peterson <rpeterson(at)wallacefloyd(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libperl.so
Date: 2000-08-05 02:52:06
Message-ID: Pine.BSO.4.10.10008042251130.4362-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 4 Aug 2000, Ron Peterson wrote:

> I can't compile the perl module because libperl is not a shared
> library. So what I'd like to do is simply download the 5.6 perl source,
> compile, and go.
>
> I'm using Red Had 6.1, which has the perl-5.00503-6 rpm installed. Of
> course there are a jillion other packages which depend on this one.
>
> So my question is, what happens if I rpm -e perl, then make, make
> install the latest 5.6 source? Is my whole world going to fall apart?
The best idea for you is to install SRPM for 5.005, and then change the
configuration to build libperl.so, and manually copy libperl.so to
/usr/lib.

-alex

In response to

  • libperl.so at 2000-08-04 21:12:43 from Ron Peterson

Browse pgsql-general by date

  From Date Subject
Next Message Cesar A. K. Grossmann 2000-08-05 14:40:14 Re: SQL guru needed
Previous Message Thomas Lockhart 2000-08-05 02:28:32 Re: Differences between int8 and int4 as pkeys and fkeys