20 Jun
2008
20 Jun
'08
1:56 a.m.
Leander S. wrote:
I'm now trying to compile 2.0.5 ... downloaded it, extracted it, and executeted ./configure --help --> but I couldn't find an option saying SQL support or postgres or anything ... could you give me a clue about the syntax?
You install the relevant SQL libraries and header files. Then type "./configure". It would also help to read the output of "configure" and "make". Perhaps if it's building SQL modules, there would be references to "SQL". ? Alan DeKok.