Re: error compiling 7.1 jdbc driver

From: Marko Kreen <marko(at)l-t(dot)ee>
To: John Menke <john(at)eagleinfosystems(dot)com>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: error compiling 7.1 jdbc driver
Date: 2001-04-11 07:21:16
Message-ID: 20010411092116.A16041@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, Apr 10, 2001 at 06:52:25PM -0400, John Menke wrote:
>
> I am trying to compile the jdbc driver as per the instructions. I am
> running Redhat6.2 and I have installed Ant. When I switch to the
> /src/interfaces/jdbc directory and run make, I get the following error:
>
> buildfile
> ../../../build.xml -Dmajor=7 -Dminor=1 -Dfullversion7.1rc4 -Ddef_pgport=5432
> make: buildfile: Command not found
> make: [all] Error 127 (ignored)

Did you run configure with switch '--with-java'?

--
marko

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Allan C Huffman 2001-04-12 09:50:59 Red Hat/Postgres.pm ???
Previous Message John Menke 2001-04-10 22:52:25 error compiling 7.1 jdbc driver