From owner-freebsd-embedded@FreeBSD.ORG Tue Feb 9 00:05:06 2010 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 23A04106566B for ; Tue, 9 Feb 2010 00:05:06 +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 D11458FC0C for ; Tue, 9 Feb 2010 00:05:05 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o1904xsc003572; Mon, 8 Feb 2010 17:04:59 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o1904xef003569; Mon, 8 Feb 2010 17:04:59 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 8 Feb 2010 17:04:59 -0700 (MST) From: Warren Block To: Henrik Brix Andersen In-Reply-To: <3D589B8A-3F93-423F-BAFC-676006A2DB72@brixandersen.dk> Message-ID: References: <20100208215725.GE97611@FreeBSD.org> <3D589B8A-3F93-423F-BAFC-676006A2DB72@brixandersen.dk> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Mon, 08 Feb 2010 17:04:59 -0700 (MST) Cc: embedded@freebsd.org Subject: Re: Arduino on FreeBSD, native and WINE 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: Tue, 09 Feb 2010 00:05:06 -0000 On Mon, 8 Feb 2010, Henrik Brix Andersen wrote: > On Feb 8, 2010, at 22:57, Wojciech A. Koszek wrote: >> On Mon, Feb 08, 2010 at 02:14:05PM -0700, Warren Block wrote: >>> Some notes on installing the Arduino environment, either native or in WINE. >>> >> >> Warren, >> >> Would you be willing to put following information in the FreeBSD wiki? > > Sounds like a FreeBSD port for this would be easy to do... That's what I had in mind while writing notes. A meta-port for the tools would be easy. A full port including the java stuff brings up questions of where to put everything. Somebody better at ports might have no trouble. Oh, and I should add that it seems you have to cd to the arduino directory before running it, or give a --directory option: cd ~/arduino ./arduino or ~/arduino/arduino --directory ~/arduino -Warren Block * Rapid City, South Dakota USA