impala writes:
> I am new with postgres and still struggling with the
> driver installation phase. I downloaded
> postgresql-7.2.tar.gz. I also extract the ant tar file
> and put the ANT_HOME/bin in the .bashrc PATH.
> After running ./configure --with-java and gmake, I
> ran ant in ../interfaces/jdbc where the build.xml file
> is located. I encountered the following errors when
> running ant.
Don't do this. The JDBC driver will be built automatically by the
top-level gmake.
--
Peter Eisentraut peter_e(at)gmx(dot)net