[Refdb-users] NewBQ: Problems connecting refdb to postgresql server on Debian Woody
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2003-04-11 16:49:03
|
Hi, first of all, thanks for the complete log information. This helps a lot to see what's going wrong. Fredrik Karlsson writes: > creating database connection structure failed This usually means that you don't have the pgsql driver on your system. If you build libdbi from the sources, you need to add "--with-pgsql" to the configure command line to build the PostgreSQL driver. Otherwise you'll only get the framework. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |