From owner-freebsd-java@FreeBSD.ORG Thu Dec 17 21:19:02 2009 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 A10241065696 for ; Thu, 17 Dec 2009 21:19:02 +0000 (UTC) (envelope-from fredericdelagoublaye@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 325EB8FC1B for ; Thu, 17 Dec 2009 21:19:01 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 4so615391eyf.9 for ; Thu, 17 Dec 2009 13:19:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=ARS2FAmHNR86nGC4qYE4sw33MgNIBKZG6SSarP5KE1w=; b=p16kumpsUO9A8oOgQtTUUzfihkLHBsZVGVMyTJHXqiEFpAX9yg+7qYXSAR+OQ0hoS4 lfC+y/DsOdIcv8ReXY0pBtCAZ6alpxcB69IGD3ecbd2bOqjhlBYrk57/3ndMPiEsvWLC wWgygO0+LZTlS4OgpjinfZqjPEueybZUzttzc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gU1rHcmiDGblk5Ehj4kcuvGAzJ0n45phQ7YXX2ueGkkCMeekHjkT7rvgZpaQmNXggb tra5ForhC/pCGc7Jy1F3rasGniaDTpmifCyi8l+wmdNefmfLuMvOK9wyRMawdDR03pie ZzT9Ow+5LYnLA1FGqBBuz4KqdF1HzRRzDgcSs= MIME-Version: 1.0 Received: by 10.213.110.14 with SMTP id l14mr3508428ebp.82.1261084741091; Thu, 17 Dec 2009 13:19:01 -0800 (PST) In-Reply-To: <20091210081802.GA65752@osiris.chen.org.nz> References: <32a0facf0912091523j4b28c4e6ycc4b920f374b915a@mail.gmail.com> <32a0facf0912091525h32304baay3a1cdcdd78f3e491@mail.gmail.com> <20091210025801.GA25808@osiris.chen.org.nz> <32a0facf0912092118y1bc9dd4bw2d5b9c618586f73@mail.gmail.com> <20091210081802.GA65752@osiris.chen.org.nz> Date: Thu, 17 Dec 2009 22:19:00 +0100 Message-ID: <32a0facf0912171319x7005bdeqb2832be9e61e9af7@mail.gmail.com> From: Frederic de la Goublaye To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to install mod_jk apache22 and FreeBSD 8.0 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: Thu, 17 Dec 2009 21:19:02 -0000 Hi I re-install the serveur and they changed the SSD hard disk because they were out of order. I have done the make command without any trouble. So I think that my trouble was due to the SSD failure. Thanks for your quick support and professionnal interest. It is a pleasure to work on the FreeBSD list # pwd /usr/ports/www/mod_jk-apache2 # make Cheers Fr=E9d=E9ric