libpgjava 7.4.7 source package: missing configure file

Pablo G. Milano pmilano at datatransfer.com.ar
Fri May 19 14:42:23 UTC 2006


Hi,
I'm unfamiliar with java, but I need to make some modifications to
libpgjava 7.4.7 in order to cope with postgres 7.4 BIGINT index issue.
I downloaded libpgjava source code via "apt-get source". After that,
I've read the interfaces/jdbc/README file, in with the following is
explained:
 
Once you have ANT, run the configure script in the top-level directory
with
the --with-java option.  Then proceed with 'make' and 'make install' as
usual.  This will compile the correct driver for your JVM, and build a
.jar
file (Java ARchive) called postgresql.jar.  The file will be installed
in
the directory PREFIX/share/java.

The problem is that there is no such configure script. If i run "ant"
directly, the following error arises:
 
BUILD FAILED
/usr/src/libpgjava-7.4.7/src/interfaces/jdbc/build.xml:86: The following
error occurred while executing this line:
/usr/src/libpgjava-7.4.7/src/interfaces/jdbc/build.xml:225: 'major'
undefined. Please follow the directions in README.

Where should I find the configure script?
Thannks in advance
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20060519/00c15658/attachment.html


More information about the pkg-java-maintainers mailing list