From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Tue, 16 Nov 2010 06:21:44 +0100 From: cinap_lenrek@gmx.de In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-zucrcobeowltdaqvonrllplsjg" Subject: Re: [9fans] contrib/install fgb/X11? Topicbox-Message-UUID: 81b84484-ead6-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-zucrcobeowltdaqvonrllplsjg Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit there is a very old version of linuxemu in that lbun... the current one supports ape unix domain sockets (even server side). it might be possible to repack the lbun with a current version, but i can't remember the details. -- cinap --upas-zucrcobeowltdaqvonrllplsjg Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-bounces+cinap_lenrek=gmx.de@9fans.net> Delivered-To: GMX delivery to cinap_lenrek@gmx.de Received: (qmail invoked by alias); 16 Nov 2010 05:03:44 -0000 Received: from gouda.swtch.com (EHLO gouda.swtch.com) [67.207.142.3] by mx0.gmx.net (mx083) with SMTP; 16 Nov 2010 06:03:44 +0100 Received: from localhost ([127.0.0.1] helo=gouda.swtch.com) by gouda.swtch.com with esmtp (Exim 4.69) (envelope-from <9fans-bounces@9fans.net>) id 1PIDfP-00058r-Ud; Tue, 16 Nov 2010 05:01:16 +0000 Received: from mail-gx0-f177.google.com ([209.85.161.177]) by gouda.swtch.com with esmtp (Exim 4.69) (envelope-from ) id 1PIDfM-00057y-Q3 for 9fans@9fans.net; Tue, 16 Nov 2010 05:01:12 +0000 Received: by gxk25 with SMTP id 25so129974gxk.36 for <9fans@9fans.net>; Mon, 15 Nov 2010 21:01:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ib72JRFWutfG8Fy7nKdO5FsJTtSuby2vhbCEVfH+oPI=; b=fWxb3vOL4gYngmEEM8ZzoRXWZyEHkygUksFHyXt+ZXbi9p+Nq3+i89TsX7B8gJnUs8 h1TDH6Ov1PaXEq3LsxG+rlxuAVjdVZzNIj7cjmmNie631Y2KcWVniTohvMk8br+wBmIo PRv2gFteaJrFdNeO5hXshTTkaoc7tjfHhqTwo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=W8XXlWwPwBfuCPKiKFFenpUu0jx/vKKrk7nr5zNRD0geszk/HXC73kUrpwgjPPivbz pq3saqLDRNyv/2o+IICuD6McqOX8vi74Bomf/VTSqb7zx3e/wWYxYEuvSQFXg+20OmxG aZ+qYXm41lRttuCvaKWeL4GAI+fATWdrAK+yA= MIME-Version: 1.0 Received: by 10.100.226.20 with SMTP id y20mr4933402ang.46.1289883667132; Mon, 15 Nov 2010 21:01:07 -0800 (PST) Received: by 10.100.242.12 with HTTP; Mon, 15 Nov 2010 21:01:07 -0800 (PST) In-Reply-To: References: <2e572d92d936cdc73778d536b668146a@ladd.quanstro.net> Date: Mon, 15 Nov 2010 21:01:07 -0800 Message-ID: From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001636920505c7f2510495247197 Subject: Re: [9fans] contrib/install fgb/X11? X-BeenThere: 9fans@9fans.net X-Mailman-Version: 2.1.10 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.9fans.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces@9fans.net Errors-To: 9fans-bounces+cinap_lenrek=gmx.de@9fans.net X-GMX-Antivirus: 0 (no virus found) X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdW/5KNmnpVaaKfvLjGB4+dCwyh3qcJaqjAnzBF1vfeIGWhtLxC rCrhhc/cVQ4pdoF82jAisOzwZCK6e3NeUeCBpuE0Hpm94SrdiDuS2vyVHSJ7HxPEF/NqmCBAVdLM 6nZZX73TlkDuI2JV1; --001636920505c7f2510495247197 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Nov 15, 2010 at 8:57 PM, Federico G. Benavento wrote: > ok, dillo is a linux binary, right? and it looks like is looking for > a unix socket, > but equis has APE sockets! > so for dillo try tcp DISPLAY=127.0.0.1:0 I did try that, thinking that could have been the problem. It didn't work, but I got a different error. cpu% ./dillo [625584] syscall 191/ugetrlimit not implemented [625584] syscall 149/sysctl not implemented Gdk-WARNING **: locale not supported by Xlib, locale set to C Gdk-WARNING **: can not set locale modifiers [625584] syscall 209/newgetresuid not implemented segbrk failed in munmap: device or object already in usecpu% > > > > On Tue, Nov 16, 2010 at 1:47 AM, David Leimbach wrote: > > > > > > On Mon, Nov 15, 2010 at 4:59 PM, ron minnich wrote: > >> > >> On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento > >> wrote: > >> > also it shouldn't take that long... if you have the latest contrib > >> > tools what happens > >> > it's this: it first fcp's an iso.bz2 to your /tmp and runs replica > from > >> > there. > >> > > >> > >> > >> neat. That's a good step. 9pm won't use replica but at the same time > >> this looks like a great idea. > >> > >> ron > >> > > Ah ok, well it does in fact appear to be working. Took me a minute to > > realize I needed to set my DISPLAY to :0. > > I have an old shell bundle of linuxemu dillo, but that does *not* work. > > Xclock does. > > cpu% ./dillo > > [624803] syscall 191/ugetrlimit not implemented > > [624803] syscall 149/sysctl not implemented > > Gdk-WARNING **: locale not supported by Xlib, locale set to C > > Gdk-WARNING **: can not set locale modifiers > > [624803] syscall 209/newgetresuid not implemented > > _X11TransSocketOpen: socket() failed for local > > _X11TransSocketOpenCOTSClient: Unable to open socket for local > > _X11TransOpen: transport open failed for local/virtualbunny:0 > > Gtk-WARNING **: cannot open display: :0 > > cpu% > > Dave > > > > -- > Federico G. Benavento > > --001636920505c7f2510495247197 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Mon, Nov 15, 2010 at 8:57 PM, Federic= o G. Benavento <benavento@gmail.com> wrote:
ok, dillo is a linux binary, right? =A0and it looks like is looking for
a unix socket,
but equis has APE sockets!
so for dillo try tcp DISPLAY=3D127.0.0.1:0

I did try that, thinki= ng that could have been the problem. =A0It didn't work, but I got a dif= ferent error.

cpu% ./dillo
[625584] syscall 191/ugetrl= imit not implemented
[625584] syscall 149/sysctl not implemented<= /div>

Gdk-WARNING **: locale not supported by Xlib, loca= le set to C

Gdk-WARNING **: can not set locale modifiers
= [625584] syscall 209/newgetresuid not implemented
segbrk failed i= n munmap: device or object already in usecpu%=A0


=A0



On Tue, Nov 16, 2010 at 1:47 AM, David Leimbach <leimy2k@gmail.com> wrote:
>
>
> On Mon, Nov 15, 2010 at 4:59 PM, ron minnich <rminnich@gmail.com> wrote:
>>
>> On Mon, Nov 15, 2010 at 3:37 PM, Federico G. Benavento
>> <benavento@gmail.com= > wrote:
>> > also it shouldn't take that long... if you have the lates= t contrib
>> > tools what happens
>> > it's this: it first fcp's an iso.bz2 to your /tmp and= runs replica from
>> > there.
>> >
>>
>>
>> neat. That's a good step. 9pm won't use replica but at the= same time
>> this looks like a great idea.
>>
>> ron
>>
> Ah ok, well it does in fact appear to be working. =A0Took me a minute = to
> realize I needed to set my DISPLAY to :0.
> I have an old shell bundle of linuxemu dillo, but that does *not* work= .
> =A0Xclock does.
> cpu% ./dillo
> [624803] syscall 191/ugetrlimit not implemented
> [624803] syscall 149/sysctl not implemented
> Gdk-WARNING **: locale not supported by Xlib, locale set to C
> Gdk-WARNING **: can not set locale modifiers
> [624803] syscall 209/newgetresuid not implemented
> _X11TransSocketOpen: socket() failed for local
> _X11TransSocketOpenCOTSClient: Unable to open socket for local
> _X11TransOpen: transport open failed for local/virtualbunny:0
> Gtk-WARNING **: cannot open display: :0
> cpu%
> Dave



--
Federico G. Benavento


--001636920505c7f2510495247197-- --upas-zucrcobeowltdaqvonrllplsjg--