Thread: question about installing perl module

question about installing perl module

From
Karthikeyan Sundaram
Date:
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.
 
Regards
skarthi
 


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

Re: question about installing perl module

From
"Rajesh Kumar Mallah"
Date:
On 4/25/07, Karthikeyan Sundaram <skarthi98@hotmail.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!