Re: [GENERAL] installation of plpython2.7

2012-05-01 Thread Peter Eisentraut
On tis, 2012-05-01 at 12:56 -0700, Mark Rostron wrote: > hi > I want to install madlib into a postgresql9.1.3 installation. > > > i am trying to: > a) make python2.7 > b) configure postgresql to point at the python2.7 working directory, > and > c) install postgresql9.1.3 (using python2.7) cd Pyt

[GENERAL] installation of plpython2.7

2012-05-01 Thread Mark Rostron
hi I want to install madlib into a postgresql9.1.3 installation. i am trying to: a) make python2.7 b) configure postgresql to point at the python2.7 working directory, and c) install postgresql9.1.3 (using python2.7) no success to date. to date my steps have been: 1. configure/make python2.7 (