From: | Fernando Nasser <fnasser(at)redhat(dot)com> |
---|---|
To: | Sergio Pili <sergio(dot)pili(at)spm(dot)com(dot)ar> |
Cc: | "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Error in JDBC compiling 7.3.4 |
Date: | 2003-07-30 21:50:26 |
Message-ID: | 3F283DA2.7040309@redhat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Make sure there is no old driver in your classpath when you are trying to build
the new one. Check if thre isn't one hidden in your jre/lib/ext subdirectory.
Sergio Pili wrote:>
>>Hi,
>>
>>When i "make install", the installation abort compiling jdbc. (The log
>>file is attached)
>>
>>Please, can say me what is wrong?
>>
>>Thanks!
>>
>>
>>java -version:
>>
>>java version "1.3.1_02"
>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
>>Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)
>>
>> <<compile.log>>
>>
>>
>>------------------------------------------------------------------------
>>
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 8: explain analyze is your friend
>
--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
From | Date | Subject | |
---|---|---|---|
Next Message | Eric Tan | 2003-07-31 01:05:55 | Re: How to insert Chinese (big5) through JDBC? |
Previous Message | Sergio Pili | 2003-07-30 21:21:37 | Error in JDBC compiling 7.3.4 |