Emmanuel Charpentier wrote: >Oliver Elphick wrote: > >> Debs of PostgreSQL 7.1beta5 are available at http://people.debian.org/~elp >hick/ >> postgresql/ > >Great ! Thank you, Oliver ! > >A suggestion : > >Could some kind soul prepare the JDBC drivers (and maybe package them in >a separate package) ? I check regularly >http://jdbc.postgresql.org/download/ and as of today (Mar 12), the 7.1 >JDBC drivers are still unavailable ... While I have no everyday use for >them, I'd like to try and test them *before* the "official" 7.1 release, >and preferably before the RC1. AFAICT, these drivers are used by a lot >of people.
Hmm. They don't automatically get built as part of the PostgreSQL build. I see that it needs ant to build... ...there seems to be a Debian package for that, good! Try the build: $ ant Searching for build.xml ... Buildfile: /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/build.xml jar: call: prepare: [mkdir] Created dir: /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/s rc/interfaces/jdbc/build [mkdir] Created dir: /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/s rc/interfaces/jdbc/jars check_versions: driver: [copy] Copying 1 files to /usr3/home/olly/mypackages/pg7.1/postgresql-7.1b eta5/src/interfaces/jdbc/org/postgresql Configured build for the JDBC2 edition driver. compile: [javac] Compiling 40 source files to /usr3/home/olly/mypackages/pg7.1/postg resql-7.1beta5/src/interfaces/jdbc/build BUILD FAILED /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/jdbc/build. xml:99: Cannot use classic compiler, as it is not available ...bafflement! What is "classic compiler"? The XML line begins "<javac" I have jdk1.1 installed, which contains /usr/lib/jdk1.1/bin/javac. -- Oliver Elphick [EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47 GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C ======================================== "And now abideth faith, hope, love, these three; but the greatest of these is love." I Corinthians 13:13