Help with compile

Поиск
Список
Период
Сортировка
От felipe de Jesús Molina Bravo
Тема Help with compile
Дата
Msg-id 1035562956.10648.145.camel@BDDeser
обсуждение исходный текст
Список pgsql-jdbc
Hi

I have the next configuration:

Postgresql 7.2.3
JDK 1.4.1_01
ant 1.4.1

the account:postgres
JAVA_HOME=/usr/local/jdk1.4.1
ANT_HOME=/usr/local/ant

I try to compile the jdbc driver the next forms:

- When compile the postgres
    ./compile --with-java
    gmake

and

- At src/interfaces/jdbc:

        ant jar

I got the some errors,for example:
[javac]
/home/postgres/src/interfaces/jdbc/org/postgresql/xa/XAConnectionImpl.java 57 connot resolve


Please help me

Thanks






В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: XA for postgres
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Help with compile