Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 31014 invoked from network); 8 Jun 2002 14:25:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Jun 2002 14:25:43 -0000 Received: (qmail 4990 invoked by uid 97); 8 Jun 2002 14:25:38 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 4962 invoked by uid 97); 8 Jun 2002 14:25:37 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 25141 invoked by uid 98); 8 Jun 2002 13:53:00 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: MTArgent@silverfe.demon.co.uk (M. T. Argent) To: ant-user@jakarta.apache.org Subject: Can't find class org.apache.tools.ant.Main In-Reply-To: Date: Sat, 08 Jun 2002 14:51:29 +0100 Message-ID: <20020608.145129.76@silverfe.silverfe.demon.co.uk> Organization: Newly installed mail & news reader! X-Mailer: TTFN version 0.43 (Acorn RISC OS) X-Posting-Agent: RISC OS Newsbase 0.70-beta-2 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi I am trying to install Ant 1.5 beta on a NetBSD box, which has the JDK1.1.8-elf However, when I type "ant" I get: % ant Can't find class org.apache.tools.ant.Main My path includes /usr/local/ant/bin:, and ANT_HOME is set to /usr/local/ant I can't see a file with anything like this name in the 1.5 set of files, but can see a org/apache/tools/ant/Main.java in the in the 1.4 source directory. I've tried copying this to /usr/local/ant/bin/org/apache/tools/ant/Main.java Can anyone offer any suggestions as to what I might be doing wrong? Many thanks in advance, Mark -- To unsubscribe, e-mail: For additional commands, e-mail: