At 22:49 21/02/01 -0800, Shankar Gowda wrote:

>Hello sir/madam,
>   i have install postgresql 6.5.3 and unable to
>configure the jdbc to it.
>i have installed jdbc rpms and it gave me
>/usr/lib/pgsql/jdbc6.5-1.1.jar and
>/usr/lib/pgsql/jdbc6.5-1.2.jar. but, i could not find
>where is postgresql.jar
>or how to get postgresql.jar to include in the
>classpath. so please help soon


postgresql.jar is the generic name for the driver. However with 6.5 there 
were two different versions for JDK1.1 and JDK1.2 hence two files.

Either just use the correct one or rename it to postgresql.jar. The 
filename is not relevent.


>  it seems that in the maunal it has been give use %
>make to get postgresql.jar,
>but i dont know in which directory to say make ?

src/interfaces/jdbc

Peter

Reply via email to