Oliver Jowett wrote:
> Wong, RYM (Richard) wrote:
>
>> I have a problem of building a JDBC driver in LINUX environment.
>
>
> What version of the driver are you trying to build?
and equally important, what version of the J2SDK is installed?
$ java -version
java version "1.4.2_04"
......
$ which javac
/usr/java/j2sdk1.4.2_04/bin/javac