Re: [ADMIN] Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

2002-07-17 Thread Luca Zancan
Never mind, I've found it at http://jdbc.postgresql.org/download.html I'll test it and then post the results bye Luca Luca Zancan wrote: > Thank you very much for the clarification (I've discovered something similar looking >at > "http://archives.postgresql.org"; after posting my message to

Re: [ADMIN] Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

2002-07-17 Thread Luca Zancan
Thank you very much for the clarification (I've discovered something similar looking at "http://archives.postgresql.org"; after posting my message to this newsgroup...) Only another question: is there the possibility of downloading a "precompiled" version (a "jar" file) of "jdbc for postgressql"

Re: [ADMIN] Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

2002-07-16 Thread Peter Eisentraut
Jeremy Buchmann writes: > The JDBC driver won't compile under Java 1.4. You'll need an older > version. > > This question gets asked about once a week. Can someone put a line in > the configure script to check for Java 1.4.x and error out if it's found? No, because configure doesn't know what

Re: [ADMIN] Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

2002-07-16 Thread Jeremy Buchmann
On Tuesday, July 16, 2002, at 05:17 AM, Luca Zancan wrote: > Hi all, > > I'm trying to compile PostgreSQL ver. 7.2.1 on a Linux RedHat 7.2 > (kernel ver. 2.4.7-10), unixODBC ver 2.2.2, J2SDK ver. 1.4.0 and Jakarta > Ant ver. 1.4.1. > I run configure with the following switches: > ./configure --w

[ADMIN] Problem compiling PostgreSQL 7.2.1 on RedHat 7.2

2002-07-16 Thread Luca Zancan
Hi all, I'm trying to compile PostgreSQL ver. 7.2.1 on a Linux RedHat 7.2 (kernel ver. 2.4.7-10), unixODBC ver 2.2.2, J2SDK ver. 1.4.0 and Jakarta Ant ver. 1.4.1. I run configure with the following switches: ./configure --with-perl --with-tcl --enable-odbc --with-unixodbc --with-java --with-pam -