Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 99710 invoked from network); 16 Oct 2005 09:46:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Oct 2005 09:46:10 -0000 Received: (qmail 88215 invoked by uid 500); 16 Oct 2005 09:45:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 87331 invoked by uid 500); 16 Oct 2005 09:45:30 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 87127 invoked by uid 99); 16 Oct 2005 09:45:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2005 02:45:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [195.10.253.36] (HELO smtp.gemsoft.net) (195.10.253.36) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2005 02:41:09 -0700 Received: from D64M341J (thbtotley.adsl.gemsoft.co.uk [195.10.239.33]) by smtp.gemsoft.net (8.13.4/8.13.4) with SMTP id j9G9eYeO025302; Sun, 16 Oct 2005 10:40:39 +0100 Message-ID: <007001c5d235$a93cf050$6500a8c0@D64M341J> From: "Tom Burke" To: "Tomcat Users List" , References: <20051016065036.GRJL24528.ibm56aec.bellsouth.net@jamespc> Subject: Re: How to Build Tomcat 4.1.x or 5.0.x on Windows? Date: Sun, 16 Oct 2005 10:40:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Scanned-By: MIMEDefang 2.51 SMTP on 195.10.253.36 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Why are you building Tomcat from the source? (OK, I understand there are a multitude of reasons why someone might want to do this....) But if your intention is simply to run a Tomcat application, then why not download & install the binaries? - installable Windows binaries seem to be available for 5.0.28; 5.0.30-beta; 5.5.12; and 4.1.31. Tom Burke ----- Original Message ----- From: "James W. Anderson" To: Sent: Sunday, October 16, 2005 7:50 AM Subject: How to Build Tomcat 4.1.x or 5.0.x on Windows? >I downloaded the source zip for both Tomcat 4.1.3 and 5.0.30 and have >been > struggling for three days now to get a build to work. I'm using the > Sun > J2SE 1.5 JDK and Ant 1.6.5. I followed the build instructions on the > Tomcat > web site and downloaded all of the required files, and have been > slowly > making progress by locating and downloading whatever file it says it > cannot > find, but I feel like I'm trying to put out a forest fire by stomping > on it. > I'm just trying to get a "vanilla" release of Tomcat to build on my > Windows > XP system here. > > > > Any help would be appreciated. > > > > Thanks. > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org