Re: error compiling 7.1 jdbc driver - Mailing list pgsql-interfaces

From Marko Kreen
Subject Re: error compiling 7.1 jdbc driver
Date
Msg-id 20010411092116.A16041@l-t.ee
Whole thread Raw
In response to error compiling 7.1 jdbc driver  ("John Menke" <john@eagleinfosystems.com>)
List 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



pgsql-interfaces by date:

Previous
From: "Philip Molter"
Date:
Subject: Create table with primary key and notices with DBD::Pg 0.95
Next
From: Tom Lane
Date:
Subject: Re: Status of DBD:Pg and Pg interfaces for Perl