Re: [GENERAL] make install (in contrib) and PGDATA

2004-07-12 Thread Peter Eisentraut
CSN wrote: > For this to work, make sure that: > . the cube source directory is in the postgres contrib > directory > . the user running "make install" has postgres > administrative authority > . this user's environment defines the PGLIB and PGDATA > variables and has > postgres binaries in the P

Re: [GENERAL] make install (in contrib) and PGDATA

2004-07-12 Thread CSN
Ah, that should work. The README for contrib/cube states: To install the type, run make make install For this to work, make sure that: . the cube source directory is in the postgres contrib directory . the user running "make install" has postgres administrative authority . this