Re: question about installing perl module

From: "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
To: "Karthikeyan Sundaram" <skarthi98(at)hotmail(dot)com>
Cc: "postgres admin" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: question about installing perl module
Date: 2007-04-29 17:05:11
Message-ID: a97c77030704291005i6821ef8an2dc87ec440a69d72@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 4/25/07, Karthikeyan Sundaram <skarthi98(at)hotmail(dot)com> wrote:
>
> Hi,
>
> We are using postgres 8.1.0. While installation we can tell ./configure
> --with-perl. In our case, we didn't do it and we just did a ./configure.
>
> Now we want to add perl, python and tcl module. How will I add it.
> Please advise.

you can do ./configure --with-perl again and do make install .
just make sure postgres is shut down before make install.
need not do initdb
its just like you would have done in case of minor upgrade. hope it helps.

regds
mallah

>
> Regards
> skarthi
>
>
> ________________________________
> Invite your mail contacts to join your friends list with Windows Live
> Spaces. It's easy! Try it!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message jose fuenmayor 2007-04-30 12:44:26 Fwd: File systems linux !!!
Previous Message Jim Nasby 2007-04-27 14:52:36 Re: Finding time in WAL logs