dbTalk Databases Forums  

[BUGS] PROBLEMS!!!

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] PROBLEMS!!! in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
liz gonzalez
 
Posts: n/a

Default [BUGS] PROBLEMS!!! - 08-05-2004 , 10:44 PM






Dear Sr. or Madam,

I am writting to you because I am having problems with
the configuration of PostgreSQL v. 7.4 on LINUX, I
want to configurate it in JAVA , I set:

$./configure --with-java

The response was:

[eli@sagitario postgresql-7.4]$ ./configure
--with-java
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which template to use... linux
checking whether to build with 64-bit integer
date/time support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking how to turn off strict aliasing in gcc...
-fno-strict-aliasing
configure: using CFLAGS=-O2 -fno-strict-aliasing
checking whether the C compiler still works... yes
checking how to run the C preprocessor... gcc -E
checking allow thread-safe client libraries... no
checking whether to build with Tcl... no
checking whether to build with Tk... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build Java/JDBC tools... yes
checking for jakarta-ant... no
checking for ant... no
checking for ant.sh... no
checking for ant.bat... no
checking whether works... no
configure: error: ant does not work

Thanks for your attention.

Your Sincerely,
Elizabeth

__________________________________________________ _______
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
  #2  
Old   
Kris Jurka
 
Posts: n/a

Default Re: [BUGS] PROBLEMS!!! - 08-06-2004 , 02:31 AM








On Fri, 30 Jul 2004, [iso-8859-1] liz gonzalez wrote:

Quote:
Dear Sr. or Madam,

I am writting to you because I am having problems with
the configuration of PostgreSQL v. 7.4 on LINUX, I
want to configurate it in JAVA , I set:

$./configure --with-java

checking whether to build Java/JDBC tools... yes
checking for jakarta-ant... no
checking for ant... no
checking for ant.sh... no
checking for ant.bat... no
checking whether works... no
configure: error: ant does not work

Building the JDBC driver requires an additional build tool called ant
which is available from http://ant.apache.org/ If you do not want to
download and install this you can download a prebuilt jar file from
http://jdbc.postgresql.org/download.html

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.