Re: rpm jdbc installation

From: Evelio Martinez <evelio(dot)martinez(at)testanet(dot)com>
To: Christoph Jaeger <cja(at)eulox(dot)net>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: rpm jdbc installation
Date: 2001-05-07 18:00:37
Message-ID: 3AF6E2C5.68DE1D03@testanet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Christoph Jaeger escribió:

> 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:....
> ^^^^^^^^^^^^^^^^

Thanks, now it works

>
> (depending on which version of jdbc-driver you wish to use).
>
> Christoph
> --
> eulox.net, Wien
> software-engineer
> christoph(dot)jaeger(at)eulox(dot)net
>
> ------------------------------------------------------------------------
> Part 1.2Type: application/pgp-signature
>
> ------------------------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Evelio Martínez

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tim Barnard 2001-05-07 19:16:30 A different compile problem for 7.1.1
Previous Message Tony Grant 2001-05-07 13:52:34 Building JDBC in 7.1