This is a discussion on question about installing perl module within the pgsql Admins forums, part of the PostgreSQL category; --> Hi, We are using postgres 8.1.0. While installation we can tell ./configure--with-perl. In our case, we didn't do it ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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! http://spaces.live.com/spacesapi.asp...aspx&mkt=en-us |
| ||||
| 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! ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|