Thanks for the help Dave... I am closer but not yet there
I am running a debian verion of Linux and so the "debuild" is 
probably an adapted "build".  I added the "ant" jar files to 
the class path.  

-----New Questions ----------------------------

*  is the build command part of my Operation System (Linux) or part
           of "ANT" ... I know the "MAKE" command is part of LINUX.
           I have used "MAKE" before to build Apache and MYSQL.

* Can you give me any more advice about geting ANT to build correctly....
    .... where are the debian rules specified  (see below).

----- What I did since my last email --------------------------------------

*  export CLASSPATH=${CLASSPATH}:/usr/local/jakarta-ant-1.3/lib


*  env shows good assignments for ANT_HOME / PATH / and CLASSPATH

*   Linuxsvr1:/usr/local/jakarta-ant-1.3# sh build.sh install
        build.sh: build.sh: No such file or directory


*  Linuxsvr1:/usr/local/jakarta-ant-1.3# sh build
       The build program has been renamed debuild;
       please use the new name instead.


*  Linuxsvr1:/usr/local/jakarta-ant-1.3# debuild install
      debuild: fatal error at line 188:
      Cannot find debian/rules anywhere!  Are you in the source code tree?

*  Linuxsvr1:/usr/local/jakarta-ant-1.3/bin# debuild install
      debuild: fatal error at line 188:
      Cannot find debian/rules anywhere!  Are you in the source code tree?

     Donald Duquaine
     STL Tampa West
     Analyst / Network Adminstrator
     mailto:[EMAIL PROTECTED]


-----Original Message-----
From: Dave Bryson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 11, 2001 7:47 PM
To: [EMAIL PROTECTED]
Subject: Re: ant ant before the TDK


Try making sure that build.sh is executable OR type "sh build.sh install"

dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to