[postgis-users] Problem on ./configure
Ezequias Rodrigues da Rocha
ezequias at recife.pe.gov.br
Wed Jan 18 04:40:40 PST 2006
Don't bother with me Markus,
The problem was solved. Sorry, Sorry, Sorry.
:-[
Ezequias
Markus Schaber escreveu:
> Hi, Ezequias,
>
> Ezequias Rodrigues da Rocha wrote:
>
>> Please see my strange result (on ./configure and on make) and tell me
>> why the root has permission denied.
>>
>
> Because you have to learn to read.
>
> Strk has written:
>
> | --with-pgsql takes the FULL PATH to pg_config
> | (see ./configure --help)
>
> This is a clear hint to the fact that you have to give the *full path*
> of *pg_config* to ./configure, not just the path of the directory
> pg_config resides in. So try
>
> /configure --with-pgsql=/usr/local/pgsql/bin/pg_config
> --with-proj=/opt/proj-4.4.9/
>
> Both configure and make try to execute the program you give, which is
> why the following error messages are produced by make and configure:
>
>
>> ./configure: line 3568: /usr/local/pgsql/bin: is a directory
>>
>
>
>> make[1]: execvp: /usr/local/pgsql/bin: Permission Denied
>>
> ^^^^^^
>
> HTH,
> Markus
>
--
Ezequias Rodrigues da Rocha
http://ezequiasrocha.blogspot.com
msn:ezequias at hotmail.com
"the worst of democracies is still better than the best of dictatorship"
More information about the postgis-users
mailing list