This problem and another similar one was cause by
an error earlier in the configuration.  The error
had nothing to do with what was reported missing.
I also got missing utils/xxxx  but when I fixed
an unrelated error above it in the config args
then it worked fine.

beware

elein

On Mon, Feb 26, 2007 at 01:29:30PM -0800, elein wrote:
> I'm trying to install the latest slony.  on ./configure I get pg_config not 
> found. 
> I have the --with-pgconfigdir=... set and the file is there.  Any ideas?
> 
> arguments:
> [EMAIL PROTECTED]:~/slony1-1.2.6$ cat confargs
>  --prefix=/local/pgsql82
>  --with-pgconfigdir=/local/pgsql82/bin
>  --with-pgbindir=/local/pgsql82/bin
>  --with-pgincludedir=/local/pgsql82/include
>  --with-pgincludeserverdir=/local/pgsql82/include/server
>  --with-pglibdir=/local/pgsql82/lib
>  --with-pgpkglibdir=/local/pgsql82/lib
>  --with-pgsharedir=/local/pgsql82/share
>  --with-perltools=/local/pgsql82/bin
> 
> Config.log:
> checking for ssize_t... yes
> checking for POSIX signal interface... yes
> checking for pg_config... configure: error: Cannot find pg_config.
>     Please specify correct installation path for pg_config
>     with --with-pgconfigdir=<dir>
> 
> [EMAIL PROTECTED]:~/slony1-1.2.6$ ls -l /local/pgsql82/bin/pg_config
> -rwxr-xr-x 1 postgres root 29281 2007-02-25 17:37 /local/pgsql82/bin/pg_config
> 
> Thanks 
> 
> elein
> 
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to