From: <msa...@pc...> - 2005-11-08 21:28:07
|
Hi Chris, I would double check your version of Ant. I believe 1.6.2 is required. Also, if on Linux, make sure you're using the copy you think you are-- RedHat for a while included a non-compatible version of Ant. Do 'which ant' to display the version in use. Also, make sure there is no /etc/ant.conf file. --Mike Quoting Chris Topinka <cmt...@gm...>: > When I run: > > build GUS install -append -installDBSchema > > I immediately get: > ant [options] [target [target2 [target3] ...]] > > and then 'build' terminates > > I couldn't find anything in the list archives with this output. Is there a > better way to search for this in the archives for future reference? > > I installed Ant myself, so this could very likely be the problem. > -- > Christopher M. Topinka > NLM-BHIRT Predoctoral Fellow in Computer Science > 113 Life Sciences Center > University of Missouri > Columbia, MO 65211 > (573)-823-0616 > cmt...@mi... > |