>
> configure: error: you must specify a valid pgsql installation with
> --with-pgsql=DIR
>
> I have postgresql installed in /usr/local/pgsql. I have tried creating
> symbolic links to /usr/local for lib and include and bin from under
> /usr/local/pgsql to no avail. Any help or ideas would be appreciated.
Well obviously you need to specify --with-pgsql=/usr/local/pgsql
Regards,
Andreas