Voici les choses installées:Problème construction Postgis 1.5.x pour Pg 8.4 sur Ubuntu 9.10
$ sudo apt-get install postgresql-server-dev-8.4 libpq5 libpq-dev
Voici un passé à mon config.out: http://pastebin.com/8Nk6pr96
Et, voici quelques conseils que j'ai eu de l'IRC (noms cachés)
< foo> it's NOT failing to find libpq.
< foo> libpq is present, but not compilable without adding a boatload of other -l flags
< foo> and postgis' configure doesn't let you specify that via LIBS
< foo> his paste contains the config.out, which shows this
Le configure meurt avec ce, configure: error: could not find libpq
J'ai l'intention d'installer postgis pour mapfish :)
Et votre problème est ...? –