Re: plperl question: how to specifiy perl version?

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: plperl question: how to specifiy perl version?
Date: 2007-03-15 16:14:15
Message-ID: 71187629c3990faa845e109b6231c562@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> I setup a plperl handler in Postgres 8.1 running under Solaris. The
> machine has multiple versions of Perl installed, and plperl is not using
> the correct Perl binary. How do I set which Perl binary plperl should use?

You need to set the PERL environment variable before running ./configure.
Not sure when this was added - if it doesn't work for your version
of Postgres, you can also fiddle with the PATH.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200703151208
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFF+W/KvJuQZxSWSsgRAzQRAKD19GcOc+50Y15lruQ+o/iVln8wMgCeJIjv
azShu4leT7aqEhvwfqgle9Q=
=6fjs
-----END PGP SIGNATURE-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-03-15 16:18:18 Re: pg_dumpall and version confusion
Previous Message MargaretGillon 2007-03-15 16:13:39 Re: DST problem on Windows Server