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 > instance). May be contrib is too generic. What about split it into > packages in order to have working dependencies? Using the filter > script is just a hack IMHO.
Well my, inexperienced, take on the issue is there is a tcl dependence in the perl package and the perl package only gets built if tcl gets built. Is this correct and if so why is it? Rod -- "Open Source Software - Sometimes you get more than you paid for..." ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match