Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 26099 invoked by uid 500); 23 Aug 2001 15:20:54 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 26045 invoked from network); 23 Aug 2001 15:20:53 -0000 From: "J. Lucas Armijo" To: "ant mail" Subject: Installation Compilation Error Date: Thu, 23 Aug 2001 09:20:55 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N When executing the build.sh -Ddist= dist command to build ant, I get an error: Execute failed: java.io.IOException: Cannot locate antRun script: Property 'ant.home' not found. Did I mess something up in setting my paths? Has anyone else had this problem when installing?