> -----Original Message-----
> From: OpenMacNews [mailto:[EMAIL PROTECTED] 
> Sent: 27 February 2006 16:49
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Buildproblems on OSX 10.3 due 
> to libxml2
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
> 
> On 2/27/06 Dave Page wrote:
> > OK, you'll have to excuse my bumbling ignorance when it comes to all
> > things automake/autoconf - why are you running glibtoolize in the
> > pgAdmin source directory? The bootstrap script does 
> everything that's
> > required from a clean SVN checkout, and is also sufficient 
> to rebuild
> > things if you change anything.
> 
> de nada.
> 
> simply because you don't call it.
> 
> per my earlier post, my invocation is:
> 
>       glibtoolize --force --copy
> 
> which will update the files you've provided in ./config/, namely:
> 
>       config.guess  config.sub  depcomp  install-sh  
> ltmain.sh  missing

Which is what the line:

automake-1.9 --foreign --add-missing --copy

in the bootstrap script does.

Regards, Dave (still confused :-p ).

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to