| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jeff Davis <list-pgsql-general(at)empires(dot)org>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: 7.3b1 installation |
| Date: | 2002-09-05 15:27:38 |
| Message-ID: | 200209051527.g85FRcL07451@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
> Jeff Davis <list-pgsql-general(at)empires(dot)org> writes:
> > The configure script had a problem when I added "--with-java": it said "ant
> > doesn't work". I don't know a lot about java, so that could be a problem with
> > my configuration.
>
> 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)?
Yep, he gets:
AC_MSG_ERROR([Ant version >= 1.5 is required to build Java components])
--
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 | Markus Wollny | 2002-09-05 15:59:16 | Re: Problem with restoring dump (may be tsearch-related) |
| Previous Message | Patrick Fiche | 2002-09-05 15:26:01 | Problem with LEFT function... |