Jan Ploski writes:
> Hi,
>
> I just checked out 7.1 from CVS and am trying to compile the JDBC driver:
>
> [javac] /home/jpl/pgsql/src/interfaces/jdbc/org/postgresql/Driver.java:199: ';' expected
> [javac] return ${major};
> [javac] ^
You should run './configure --with-java' and use 'make' and 'make
install'. Running Ant directly doesn't work. Yeah, the README needs to
be updated.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/