On Mon, Nov 15, 2010 at 8:57 PM, Federico G. Benavento <benavento@gmail.com> 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 <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 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