Re: [GENERAL] 7.3.3 RPM build

2003-06-26 Thread Roderick A. Anderson
On 26 Jun 2003, Manuel Sugawara wrote: > Lamar Owen <[EMAIL PROTECTED]> writes: > > > If you want to help troubleshoot, look at the > > filter-requires-perl-Pg.sh script (Source16) and see where it needs > > to be invoked > > But ... contrib *depends* on perl (see contrib/rserv for > insta

Re: [GENERAL] 7.3.3 RPM build

2003-06-26 Thread Lamar Owen
On Thursday 26 June 2003 18:34, Manuel Sugawara wrote: > Lamar Owen <[EMAIL PROTECTED]> writes: > > If you want to help troubleshoot, look at the > > filter-requires-perl-Pg.sh script (Source16) and see where it needs > > to be invoked > But ... contrib *depends* on perl (see contrib/rserv for

Re: [GENERAL] 7.3.3 RPM build

2003-06-26 Thread Manuel Sugawara
Lamar Owen <[EMAIL PROTECTED]> writes: > If you want to help troubleshoot, look at the > filter-requires-perl-Pg.sh script (Source16) and see where it needs > to be invoked But ... contrib *depends* on perl (see contrib/rserv for instance). May be contrib is too generic. What about split it

Re: [GENERAL] 7.3.3 RPM build

2003-06-26 Thread Roderick A. Anderson
On Thu, 26 Jun 2003, Lamar Owen wrote: > > {/usr/src/redhat/RPMS/i386}# rpm -Uvh --test *.rpm > > error: Failed dependencies: > > perl(Pg) is needed by postgresql-contrib-7.3.3-1PGDG > > Argh. That's supposed to be fixed; apparently I did something wrong. Install > it with --nodeps for now

Re: [GENERAL] 7.3.3 RPM build

2003-06-26 Thread Lamar Owen
On Thursday 26 June 2003 16:31, Roderick A. Anderson wrote: > I tried to build new RPMs this morning from the 7.3.3-1PGDG src RPM > because I didn't want tcl or python support. I've done this before with > 7.2.1 or 7.3.1. I modified the spec file and the build went OK but when I > tried to instal