Re: [ADMIN] jdbc compile does not work

2002-05-28 Thread Egon Reetz
I had similar failures with JSDK 1.4, I used 1.3.1_03 instead and everything was ok. The build.xml file for the JDBC driver looks for a special class for deciding between J2EE and J2SE, but there were some changes between 1.3 and 1.4, so this way doesn't work. Egon "Ravi K.R." wrote: > JDBC co

[ADMIN] jdbc compile does not work

2002-05-27 Thread Ravi K.R.
JDBC compile did not work. problems faced during installation of postgreSQL7.2.1 version on linux during compilation with java/jdbc support which gave error messages and was not compiled. 1. Ant java based build tools was successfully installed and classpath was set. 2. to build the drive