Re: [ADMIN] postgresql 7.4.2 binary for Red Hat Enterprise Linux 2.1

2004-04-29 Thread Tom Lane
Christopher Smith <[EMAIL PROTECTED]> writes: > I have endeavored to do so however, I get these errors Is there a way to change > the build script(s) to ignore this tcl library requirement? > error: failed build dependencies: > tcl-devel is needed by postgresql-7.4.2-1PGDG Just tel

[ADMIN] unsubscribe

2004-04-29 Thread jmauricio
unsubscribe ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

[ADMIN] PgPool usage

2004-04-29 Thread Schaffer, Asher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is anyone here using PgPool? I've been trying to get it working but I keep getting an error: ERROR: pid #: accept() failed. reason: Resource temporarily unavailable Anyone know if there are any sites or mailing lists _not_ in Japanese? TIA ---

Re: [ADMIN] postgresql 7.4.2 binary for Red Hat Enterprise Linux 2.1

2004-04-29 Thread Donald Fraser
Yes there are defines which turn off parts of the build and or change dependencies. For example the following sets dependencies for Red Hat 8 (build8x) and turns off python support   rpmbuild --rebuild --define 'build8x 1' --define 'python 0' postgresql-7.4.2-1PGDG.src.rpm I don't know what

Re: [ADMIN] postgresql 7.4.2 binary for Red Hat Enterprise Linux 2.1

2004-04-29 Thread Christopher Smith
I have endeavored to do so however, I get these errors  Is there a way to change the build script(s) to ignore this tcl library requirement?   error: failed build dependencies:    tcl-devel is needed by postgresql-7.4.2-1PGDGTom Lane <[EMAIL PROTECTED]> wrote: Christopher Smith <[EMAIL PROT