Re: rpm jdbc installation

From: Christoph Jaeger <cja(at)eulox(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: rpm jdbc installation
Date: 2001-05-07 11:38:01
Message-ID: 20010507133801.A5285@eulox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Evelio Martinez [evelio(dot)martinez(at)testanet(dot)com] wrote:
> Seema Noor escribió:
>
> > no u don't need to follow those steps.
>
> ok, that make sense
>
> >
> > but u still hav to set the classpath for the jdbc driver in this rpm.
>
> but the CLASSPATH is already set
> (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. )
>
> This is what I have in /usr/lib/pgsql
>
> jdbc6.5-1.1.jar
> jdbc6.5-1.2.jar
> jdbc7.0-1.1.jar
> jdbc7.0-1.2.jar

So you have to set your classpath to
.../usr/lib/pgsql/jdbc7.0-1.2.jar:....
^^^^^^^^^^^^^^^^
(depending on which version of jdbc-driver you wish to use).

Christoph
--
eulox.net, Wien
software-engineer
christoph(dot)jaeger(at)eulox(dot)net

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Antonio Fiol Bonnín 2001-05-07 11:38:41 Re: rpm jdbc installation
Previous Message Evelio Martinez 2001-05-07 11:26:03 Re: rpm jdbc installation