From owner-freebsd-java@FreeBSD.ORG Sun Apr 27 14:25:15 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8367A1065670 for ; Sun, 27 Apr 2008 14:25:15 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from mx.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:b8fe]) by mx1.freebsd.org (Postfix) with ESMTP id F28BA8FC1C for ; Sun, 27 Apr 2008 14:25:14 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by mx.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m3REO8NL023497; Sun, 27 Apr 2008 16:24:08 +0200 From: Pieter de Goeje To: freebsd-java@freebsd.org, gordonkshort@gmail.com Date: Sun, 27 Apr 2008 16:24:07 +0200 User-Agent: KMail/1.9.7 References: <012a01c8a86c$4cda2c00$e68e8400$@com> In-Reply-To: <012a01c8a86c$4cda2c00$e68e8400$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804271624.08360.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Subject: Re: Tomcat tc-native X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 14:25:15 -0000 On Sunday 27 April 2008, gordon - gmail wrote: > Is there a significant difference between the various Intel 32 bit > platforms for the Tomcat tc-native module? If not , does anyone have a > built tc-native module that I can use? I am a newbie to FreeBSD, migrating > from Windows, where it was possible to download the tc-native binary. > > Thanks Have a look at the www/tomcat-native port. If you don't know how to install a port, read the documentation about FreeBSD's ports system at http://www.freebsd.org/doc/en/books/handbook/ports-using.html HTH, Pieter de Goeje