| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jeff Davis <list-pgsql-general(at)empires(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: 7.3b1 installation |
| Date: | 2002-09-05 19:53:02 |
| Message-ID: | 200209051953.g85Jr2h12825@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Jeff Davis wrote:
> >
> > IIRC we now require ant 1.5 to build JDBC. I would have thought you'd
> > get a more helpful message than that, though, if you have ant but it's
> > out of date. Do you have reason to think your ant should be working
> > (have you used it for anything else)?
>
> I have ant 1.5 already.
> ----
> $ ant -version
> Apache Ant version 1.5 compiled on July 11 2002
> ----
> however, you're right, I don't know that it's working, because I don't really
> use it. I do know, however, that it's installed from a debian package (from
> "unstable"), so I consider that some reason to think that it's working. If
> you want me to run a quick test case I will.
>
> When I run "./configure --with-java" I get:
> ----
> checking whether /usr/bin/ant works... no
> configure: error: ant does not work
Please add 'set -x' to the top of configure and see how the ant test is
being done and where it is failing.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-09-05 20:20:16 | Re: 7.3b1 installation |
| Previous Message | Jeff Davis | 2002-09-05 19:48:50 | Re: 7.3b1 installation |