> -----Original Message-----
> From: Andrew Dunstan [mailto:[EMAIL PROTECTED] 
> Sent: 14 July 2005 15:17
> To: Dave Page
> Cc: Tom Lane; PostgreSQL-development
> Subject: Re: [HACKERS] windows regression failure - prepared xacts
> 
> 
> >Yep, no problem there. Well, I say that - I find that if I 
> have the DTK
> >perl installed, --with-perl fails miserably on my laptop, so 
> I normally
> >only have ActiveState installed.
> >  
> >
> 
> For buildfarm you need both, as the main buildfarm script 
> needs to run 
> under the DTK perl, while the auxiliary script that does the web txn 
> needs to run under native perl.
> 
> It all works quite happily - the trick is that in the 
> buildfarm config 
> you say something like this:
> 
>     'build_env' => {
>                       PATH => 
> "/c/tcl/bin:/c/python24:/c/perl/bin/:$ENV{PATH}",
>                    }
> 
> Then you will build with the native perl while running under 
> the DTK perl.

Right. I'll sort it out - it's going to become a PITA real soon now
anyway as this release I will be doing the pgInstaller builds again,
plus I'm working on Slony for which I need DTK's autoconf, so I can't
just uninstall DTK this time.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to