However when I attempted a similar install on another PC (with same Debian OS)
BUT with the "--with-java" option, the PostgreSQL "./configure" could not find the
ANT built tool, even though ANT (ver 1.6.0) is installed and worked for 'Apache Cocoon-lenya' CMS application.
The configure in PostgreSQL was looking for "ant.sh" which is absent in this version,
having only 'ant' and 'AntRun' commands.
Can you help.
Wendell Anderson [EMAIL PROTECTED]
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match