From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25657 invoked by alias); 22 Dec 2015 07:38:45 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 25647 invoked by uid 89); 22 Dec 2015 07:38:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Turner, framework, kawa, Charlie X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 22 Dec 2015 07:38:42 +0000 Received: from [10.9.9.206] (helo=mailfront02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1aBHWo-0001xo-IC; Tue, 22 Dec 2015 08:38:38 +0100 Received: from 70-36-239-58.dsl.dynamic.fusionbroadband.com ([70.36.239.58] helo=toshie.bothner.com) by mailfront02.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1aBHWY-0004HJ-8G; Tue, 22 Dec 2015 08:38:22 +0100 Subject: Re: DomTerm - a new console for Kawa (and everyone else) To: Charlie Turner References: <56733C82.1050008@bothner.com> <56745B04.7040907@bothner.com> Cc: Kawa mailing list From: Per Bothner Message-ID: <5678FDEB.5050701@bothner.com> Date: Tue, 22 Dec 2015 07:38:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q4/txt/msg00063.txt.bz2 On 12/18/2015 11:28 AM, Charlie Turner wrote: > I almost got this working on OSX. See my hacks in the attached patch > file if you want to get where I got :-) [where the heck do you get > err_sys from on our box??] > > In addition to that patch file, I also had to rename libpty.so to > libpty.jnilib on OSX. I have no idea why. This is my first experience > with Native Java :-) I've converted the Makefile to use autoconf - thus you now do ./configure && make Very preliminary build instructions: http://domterm.org/Downloading-and-building.html It will need more work for OSX, but at least now have the framework for a less hacky build process. I need to figure out how to set JAVA_HOMe more portably. -- --Per Bothner per@bothner.com http://per.bothner.com/