Re: JDBC installation

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "Yu Ye Zhou" <yuyezhou(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC installation
Date: 2001-06-19 14:33:17
Message-ID: 008301c0f8cc$c8096690$0201a8c0@INSPIRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

One thing for sure, is that you need the latest source from cvs to be able
to compile. Failing that you can get the pre-compiled jars from
http://jdbc.fastcrypt.com

Dave
----- Original Message -----
From: "Yu Ye Zhou" <yuyezhou(at)yahoo(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Sent: Tuesday, June 12, 2001 12:40 PM
Subject: [JDBC] JDBC installation

> Hi all:
> I've read the mailling list about Peter's and
> others' trouble installation JDBC. I have trouble
> installing JDBC too. From the mailing list, I do not
> get any hint to solve my trouble.
> I already have ant installed and jaxp in my
> classpath. I also successfully install postgresql
> verion 7.1. (I inistall it before the release of the
> version 7.1.2.) When I try to compile JDBC, I get an
> error from gmake. I don't know what exactly the error
> is. It only tells me this "***[all]error 2".
> Do any body know what the error is? How can I
> do to get the JDBC install? Should I upgrade
> postgresql to version 7.1.2? The JDBC I try to compile
> comes together with postgresql in the interface
> directory.
> Any body have any hint please help me. I've
> been stuck and I really do not have any idear about
> it. Please help me.
> Yu Ye Zhou
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Moses 2001-06-19 15:04:45 XML-pgsql
Previous Message Dave Cramer 2001-06-19 01:33:38 Re: JDBC Ant Problem