Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 28392 invoked from network); 28 Nov 2007 15:07:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2007 15:07:01 -0000 Received: (qmail 48620 invoked by uid 500); 28 Nov 2007 15:06:48 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 48603 invoked by uid 500); 28 Nov 2007 15:06:48 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 48587 invoked by uid 99); 28 Nov 2007 15:06:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2007 07:06:47 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2007 15:06:28 +0000 Received: from [127.0.0.1] (bp-laptop.edgility.com [10.10.12.8]) by red.amberpoint.com (8.14.0/8.12.11) with ESMTP id lASF6SQT001302 for ; Wed, 28 Nov 2007 07:06:28 -0800 (PST) Message-ID: <474D83F3.5050108@amberpoint.com> Date: Wed, 28 Nov 2007 07:06:27 -0800 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Derby Discussion Subject: Re: Installation - forgot to mention References: <20071128101641.31310@gmx.net> In-Reply-To: <20071128101641.31310@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org > I�m using MAC OS 10.4 (Tiger)and I�m not sure which files exactly I should download to run Derby. Derby is written in Java, and is portable across platforms. So long as you have a JDK of the appropriate level, you can use the same JAR files on any platform. Simply place the Derby jar files into your classpath. You can find the Derby downloads at: http://db.apache.org/derby/derby_downloads.html thanks, bryan