From owner-freebsd-java@FreeBSD.ORG Sat Jan 12 16:17:44 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 C4A9216A418 for ; Sat, 12 Jan 2008 16:17:44 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 7783013C455 for ; Sat, 12 Jan 2008 16:17:44 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id m0CGHhVw082981; Sat, 12 Jan 2008 08:17:43 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id m0CGHg9j082980; Sat, 12 Jan 2008 08:17:42 -0800 (PST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sat, 12 Jan 2008 08:17:42 -0800 From: Greg Lewis To: Alex Pivovarov Message-ID: <20080112161742.GA82863@misty.eyesbeyond.com> References: <426b510c0801080204o44e5959bo3dbe070c74cdeb3b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426b510c0801080204o44e5959bo3dbe070c74cdeb3b@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: glewis@freebsd.org, freebsd-java@freebsd.org Subject: Re: Why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain sunpkcs11.jar in jre/lib/ext? 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: Sat, 12 Jan 2008 16:17:44 -0000 On Tue, Jan 08, 2008 at 01:04:22PM +0300, Alex Pivovarov wrote: > Could you tell me why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain > sunpkcs11.jar in jre/lib/ext? > Or I was doing something wrong when I install them. I use default options -- > the only think I uncheck is browser plugin. Because the source code and build infrastructure aren't included for either the JAR or the native library in the source that Sun distributes(*). You could copy the included Linux/Solaris JARs over, but then you need to build the corresponding native library somehow. * - Actually, the source is there, but its bundled up and there is no build infrastructure. Thats my recollection at least. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org