Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Buildproblems on OSX 10.3 due to libxml2

Re: Buildproblems on OSX 10.3 due to libxml2



 

> -----Original Message-----
> From: OpenMacNews [mailto:openmacnews(at)gmail(dot)com] 
> Sent: 27 February 2006 16:49
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)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 ).



Home | Main Index | Thread Index

top