Thread: postgres 7.1.2 with SuSE 7.1
Thank you, I had resolved the previous error, but now I have another problem: When I want create postgresql.jar, I write make in the directory /usr/src/postgresql-7.0.3/src/interfaces/jdbc/ and I get next message: builfile ../../../build.xml -Dmajor=7-Dminor=1-Dfullversion=7.1.2 -def_pgport5432 What could be happening? Thank you very much. Ana
Ana Carolina Alonso de Armiño writes: > When I want create postgresql.jar, I write make in the directory > /usr/src/postgresql-7.0.3/src/interfaces/jdbc/ and I get next message: > > builfile ../../../build.xml -Dmajor=7-Dminor=1-Dfullversion=7.1.2 > -def_pgport5432 You need to configure --with-java. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter
>You need to configure --with-java. > >-- >Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter yes, I do this too and i get the same problem!!!