From owner-freebsd-embedded@FreeBSD.ORG Fri Oct 21 04:52:24 2011 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC5BE106566B for ; Fri, 21 Oct 2011 04:52:24 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 9799B8FC08 for ; Fri, 21 Oct 2011 04:52:24 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p9L4qNXJ032445; Thu, 20 Oct 2011 22:52:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p9L4qN0E032442; Thu, 20 Oct 2011 22:52:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 20 Oct 2011 22:52:23 -0600 (MDT) From: Warren Block To: Ganbold In-Reply-To: <4EA04684.3070003@gmail.com> Message-ID: References: <4E9AEC39.7020801@gmail.com> <4EA04684.3070003@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 20 Oct 2011 22:52:23 -0600 (MDT) Cc: embedded@freebsd.org Subject: Re: Arduino-1.0-rc1 testing X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2011 04:52:24 -0000 On Fri, 21 Oct 2011, Ganbold wrote: > On 10/17/11 04:38, Warren Block wrote: >> >> Sorry, it's at http://files.arduino.cc/downloads/arduino-1.0-rc1.tgz >> >> Whether release files will be there, or will be moved to googlecode, I >> don't know. For now, fetch manually. And thanks! >> > > It doesn't go further after asking sketches folder. > Do I need to plug arduino before running it or it requires jdk other than > diablo one? Just set up a 9.0-RC1 test system. The Arduino IDE starts with either jdk16 or diablo-jdk16. > beastie# work/arduino-1.0-rc1/arduino Did you have the earlier arduino port installed already? There are some dependencies that would be missing otherwise, like comms/rxtx.