AW: Re: JDBC in postgresql

From: "berger, ralf" <ralf(dot)berger(at)ipk(dot)fhg(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: AW: Re: JDBC in postgresql
Date: 2001-06-20 18:41:28
Message-ID: FD84B6123D15D511B6E7009027DC8B8D187B5B@hermes.ipk.fhg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

if ant is already installed, you have to set two environment variables to
run ant successfully.

The first one is: %ANT_HOME%
This one has to point to the directory where ANT is installed. It contains a
bin
directory and an lib directory. In the bin directory resides the batch file.

In the lib directory are the JAR files.

The second one is %JAVA_HOME%
Same as ANT_HOME for the JAVA-Runtime Environment.

Hope that helps,

Regards
Ralf

> -----Ursprungliche Nachricht-----
> Von: pgsql-admin-owner(at)postgresql(dot)org
> [mailto:pgsql-admin-owner(at)postgresql(dot)org]Im Auftrag von Dennis
> Gesendet: Mittwoch, 13. Juni 2001 19:51
> An: pgsql-admin(at)postgresql(dot)org
> Betreff: [ADMIN] Re: JDBC in postgresql
>
>
> "ant" is to be found at http://jakarta.apache.org
>
> -Dennis
>
> Yu Y Zhou wrote:
>
> > Hi:
> > I install postgresql in Windows NT and I'm able to query simple
> > database. I try to configure JDBC in the postgresql package
> under the
> > interface directory. I reconfigure the system (JDBC and the
> rest of the
> > postgresql) over again using ./configure --with-java. When
> I compile the
> > source code using make, I get an error. It says that jakarta/ant not
> > found. I did see ant under the bin directory of the ant
> home. I also check
> > the path. The bin directory containing the cat is in the
> path. I've no
> > idear of what's wrong with my configuration. Is there any
> way that I can
> > intall JDBC driver with re-configure the rest of the postgresql? The
> > documentation only menstion that there is such way, but it
> does not give
> > any instruction. Thank you for any one that help me. I'm
> very appreciate.
> > Thank you and please give me suggestions or help.
> >
> > Yu Ye Zhou
> >
> >
> >
> >
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to
> majordomo(at)postgresql(dot)org
> >
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

Browse pgsql-admin by date

  From Date Subject
Next Message Rangachari Anand 2001-06-20 19:59:05 Gradual increase in CPU utilization by postmaster
Previous Message Thalis A. Kalfigopoulos 2001-06-20 18:19:37 Re: replication in 7.1