: URGENT: problem installing Ant - Mailing list pgsql-jdbc

From Cristina Surroca
Subject : URGENT: problem installing Ant
Date
Msg-id 006101c2f3d1$7a92f140$1b36393e@cris
Whole thread Raw
Responses Re: : URGENT: problem installing Ant
Re: : URGENT: problem installing Ant
Re: : URGENT: problem installing Ant
List pgsql-jdbc
Hi!
I'm doing a project with Postgresql and I need to use JDBC.
I've got a problem installing ant (I use SUSE). When I try to execute ant is
trhown this exeption:


 Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main

my PATH:

>echo $PATH:
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/X11R6/bin:/bin
:/usr/games/bin:/usr/games:/opt/gnome/bin:/usr/local/soft/jdk1.3.1_07/:/usr/
local/src/apache-ant-1.5.2

and I've done also:
> JAVA_HOME=/usr/local/soft/jdk1.3.1_07
> export JAVA_HOME

> ANT_HOME=/usr/local/src/apache-ant-1.5.2
> export ANT_HOME

Does anyone know what I'm doing wrong?

Thanks

Cris..


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Select For Update question
Next
From: "Scot P. Floess"
Date:
Subject: Re: : URGENT: problem installing Ant