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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Dennis
> Gesendet: Mittwoch, 13. Juni 2001 19:51
> An: [EMAIL PROTECTED]
> 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 
> [EMAIL PROTECTED]
> > 
> 
> 
> ---------------------------(end of 
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://www.postgresql.org/search.mpl

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to