Re: : URGENT: problem installing Ant

Поиск
Список
Период
Сортировка
От Marcus Andree S. Magalhaes
Тема Re: : URGENT: problem installing Ant
Дата
Msg-id 1048729248.3e8256a0152b9@webmail.vlinfo.com.br
обсуждение исходный текст
Ответ на : URGENT: problem installing Ant  ("Cristina Surroca" <cris@dmcid.net>)
Список pgsql-jdbc

You need to check if your ANT_HOME directory holds the jar file
associated with ANT itself.

If you're interessed in compiling JDBC code, you can download it from the net.
You can even contact me and I'll be happy to send you a somewhat recend jar file.



Quoting Cristina Surroca <cris@dmcid.net>:

>
> 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..
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>




-------------------------------
   http://www.vlinfo.com.br


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

Предыдущее
От: "Scot P. Floess"
Дата:
Сообщение: Re: Help Needed with Connection Pooling for Java Swing Based
Следующее
От: "Marcus Andree S. Magalhaes"
Дата:
Сообщение: Re: : URGENT: problem installing Ant