Re: error compiling 7.1 jdbc driver

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: error compiling 7.1 jdbc driver
Дата
Msg-id 20010411092116.A16041@l-t.ee
обсуждение исходный текст
Ответ на error compiling 7.1 jdbc driver  ("John Menke" <john@eagleinfosystems.com>)
Список 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 по дате отправления:

Предыдущее
От: "Philip Molter"
Дата:
Сообщение: Create table with primary key and notices with DBD::Pg 0.95
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Status of DBD:Pg and Pg interfaces for Perl