postgresql v 7.1.3 error

From: Ivan Manuel Andrade Muñoz <iandrade75(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: postgresql v 7.1.3 error
Date: 2001-12-10 19:48:30
Message-ID: F207ct79xdTDrka4ZxN00002cc7@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


.bash_profile
JAVA_HOME=/usr/java/jdk1.3.1
JAKARTA_HOME=/usr/local/jakarta
ANT_HOME=/usr/local/jakarta-ant/
TOMCAT_HOME=$JAKARTA_HOME/build/tomcat
COCOON_HOME=/usr/local/cocoon1.8.2
PATH =$JAVA_HOME/bin:${ANT_HOME}/bin:$PATH
export JAVA_HOME JAKARTA_HOME ANT_HOME TOMCAT_HOME COCOON_HOME

Error:
/usr/local/jakarta/jakarta-ant/bin/ant -buildfile ../../../build.xml
-Dmajor=7 -Dminor=1 -Dfullversion=7.1.3 -Ddef_pgport=5432
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main
gmake[3]: *** [all] Error 1
gmake[3]: Saliendo directorio
`/usr/local/postgresql-7.1.3/src/interfaces/jdbc'
gmake[2]: *** [all] Error 2
gmake[2]: Saliendo directorio `/usr/local/postgresql-7.1.3/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Saliendo directorio `/usr/local/postgresql-7.1.3/src'
gmake: *** [all] Error 2

_________________________________________________________________
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-12-10 21:09:39 Re: serial sequences not automatically dropped
Previous Message Josh Berkus 2001-12-10 19:43:43 Re: Replacing "LIKE" with "="