From: Chris T. <cmt...@gm...> - 2005-11-10 20:12:33
|
PATH=3D/home/oracle/usr/local/SunWappserver/jdk/jre/bin:/home/oracle/usr/lo= cal/apache- ant-1.6.5 /bin:/home/oracle/GUS/gus_home/bin:/home/oracle/GUS/project_home/install/bi= n:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/oracle= /product/9.2.0/bin:/sbin:/usr/local/java/bin:/home/oracle/bin this is my $PATH which java and which ant now returns the bins that I want and installed in my home (I don't have root unfortunately). Before which had old ant and no java. Now when I run build it exits immediately with no output. What does build require exactly? In what order? Is there a simpler way to get the xml schema onto my oracle db? Thanks On 11/8/05, msa...@pc... <msa...@pc...> wrote: > > 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 ther= e > 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... > > > > > > -- 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... |