perl shared library, redux

From: Cindy <ctmoore(at)uci(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: perl shared library, redux
Date: 2002-09-19 21:27:23
Message-ID: 9254.1032470843@stephanus.tlg.uci.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Name removed to protect the guilty (see below). I replied asking for
the path to the libperl.a. Do they know what they are talking about
or are they out in orbit past pluto somewhere?

------- Forwarded Message

Date: Thu, 19 Sep 2002 14:04:55 -0700
From: (admin)
Subject: Re: shared library for perl (fwd)

There is no libperl.so for perl 5.004, but any package that is trying
to use perl that was doing it "right" shouldn't have to know anything
about that. THere is a libperl.a which works just as well.

Mike

------- End of Forwarded Message

Just for reference/recap, I'm the one who has been unable to use the
createlang plperl and have been told that I need libperl.so. I'm
running on:

[2:26pm] ctmoore(at)stephanus> uname -a
SunOS stephanus.tlg.uci.edu 5.8 Generic_108528-06 sun4u sparc SUNW,Ultra-4

using postgres 7.2

--Cindy

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2002-09-19 21:37:17 Re: [GENERAL] PGXLOG variable worthwhile?
Previous Message Tom Lane 2002-09-19 20:58:01 Re: Debugging the backend?