AW: Re: JDBC in postgresql
От | berger, ralf |
---|---|
Тема | AW: Re: JDBC in postgresql |
Дата | |
Msg-id | FD84B6123D15D511B6E7009027DC8B8D187B5B@hermes.ipk.fhg.de обсуждение исходный текст |
Список | 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@postgresql.org > [mailto:pgsql-admin-owner@postgresql.org]Im Auftrag von Dennis > Gesendet: Mittwoch, 13. Juni 2001 19:51 > An: pgsql-admin@postgresql.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@postgresql.org > > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://www.postgresql.org/search.mpl
В списке pgsql-admin по дате отправления: