From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4e28f7a872bb2d9da1a1cb16019380b1@coraid.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm From: Brantley Coile Date: Fri, 4 Nov 2005 17:50:58 -0500 In-Reply-To: <200511042214.jA4MEGX17643@demeter.cs.utwente.nl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-jivyswtygsunpiibwouhlbqvol" Topicbox-Message-UUID: a6437996-ead0-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-jivyswtygsunpiibwouhlbqvol Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i just downloaded it. ran it under fc4 and it drops core. now, if i can just find out where they put the core file!! bc --upas-jivyswtygsunpiibwouhlbqvol Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by coraid.com; Fri Nov 4 17:14:52 EST 2005 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id AF29FC685B for ; Fri, 4 Nov 2005 17:14:42 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2F7D863E84 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 17:14:23 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24507-01-17 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 17:14:19 -0500 (EST) Received: from denhaag.ewi.utwente.nl (denhaag.ewi.utwente.nl [130.89.10.11]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id AF43C63E6D for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 17:14:19 -0500 (EST) Received: from zeus.cs.utwente.nl (zeus.ewi.utwente.nl [130.89.10.12]) by denhaag.ewi.utwente.nl (8.13.1/8.13.1) with ESMTP id jA4MEGLP005723 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 23:14:16 +0100 (MET) Received: from demeter.cs.utwente.nl (demeter.ewi.utwente.nl [130.89.10.21]) by zeus.cs.utwente.nl (8.12.10/8.12.10) with ESMTP id jA4MEG5B006557 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 23:14:16 +0100 (MET) Received: from localhost (belinfan@localhost) by demeter.cs.utwente.nl (8.11.7p1+Sun/8.10.2) with SMTP id jA4MEGX17643 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 23:14:17 +0100 (MET) Message-Id: <200511042214.jA4MEGX17643@demeter.cs.utwente.nl> X-Authentication-Warning: demeter.cs.utwente.nl: belinfan@localhost didn't use HELO protocol To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] drawterm In-reply-to: Your message of "Fri, 04 Nov 2005 21:13:43 +0100." <200511042013.jA4KDhm15184@demeter.cs.utwente.nl> References: <200511042013.jA4KDhm15184@demeter.cs.utwente.nl> From: Axel Belinfante X-Organisation: University of Twente, Department of Computer Science, Formal Methods and Tools Group, PO Box 217, NL-7500 AE Enschede, The Netherlands X-Phone: +31 53 4893774 X-Telefax: +31 53 4893247 X-Face: 3YGZY^_!}k]>-k'9$LK?8GXbi?vs=2v*ut, /8z, z!(QNBk_>~:~"MJ_%i`sLLqGN, DGbkT@ N\jhX/jNLTz2hO_R"*RF(%bRvk+M, iU7SvVJtC*\B6Ud<7~`MGMp7rCI6LVp=%k=HE?-UCV?[p\$R? mI\n2/!#3/wZZsa[m7d;PKWiuH6'~ Date: Fri, 04 Nov 2005 23:14:16 +0100 X-Scanned-By: MIMEDefang 2.52 on 130.89.10.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0b5 (denhaag.ewi.utwente.nl [130.89.10.11]); Fri, 04 Nov 2005 23:14:17 +0100 (MET) X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+brantley=coraid.com@cse.psu.edu Errors-To: 9fans-bounces+brantley=coraid.com@cse.psu.edu > > There are new drawterm binaries at http://swtch.com/drawterm/ > > I almost don't dare to ask... > anybody tried to compile it (with success) > for sunos 5.8? To answer my own question: after a little struggle I have a drawterm. When I start it with my usual -a and -c flags it says: | cpu: cannot write user/domain choice in p9any: | '/mnt/factotum/ctl' does not exist | | goodbye Is this something I missed in the struggle? Or the effect of a too old p9p installation? Or? (running cpu from a plan9 terminal works fine, as does old drawterm) Axel. --upas-jivyswtygsunpiibwouhlbqvol--