stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] building stumpwm with clisp


From: Joe Corneli
Subject: Re: [STUMP] building stumpwm with clisp
Date: Mon, 29 Mar 2004 00:46:28 -0600

Before we go any further, let me just check - is
`cs6625193-192.austin.rr.com' (this is "my computer's name" as
reported by http://sa.dartmouth.edu/aboutme.php -- actually DHCP)
the right thing to set as my host?

Here is what I got when I tried it.

[6]> (stumpwm:stumpwm "cs6625193-192.austin.rr.com" :display 0)
  C-c C-c
*** - UNIX error 48 (EADDRINUSE): Address already in use
Break 1 [7]> :bt
:bt

<1> #<SYSTEM-FUNCTION SHOW-STACK>
<2> #<COMPILED-CLOSURE SYSTEM::DEBUG-BACKTRACE>
<3> #<SYSTEM-FUNCTION SYSTEM::READ-EVAL-PRINT>
<4> #<COMPILED-CLOSURE SYSTEM::BREAK-LOOP-2-1>
<5> #<SYSTEM-FUNCTION SYSTEM::SAME-ENV-AS>
<6> #<COMPILED-CLOSURE SYSTEM::BREAK-LOOP-2>
<7> #<SYSTEM-FUNCTION SYSTEM::DRIVER>
<8> #<COMPILED-CLOSURE SYSTEM::BREAK-LOOP>
<9> #<SYSTEM-FUNCTION INVOKE-DEBUGGER>
<10> #<SYSTEM-FUNCTION SYSTEM::MAKE-SOCKET-STREAM>
<11> #<COMPILED-CLOSURE XLIB::OPEN-X-STREAM>
<12> #<COMPILED-CLOSURE XLIB:OPEN-DISPLAY>
<13> #<COMPILED-CLOSURE STUMPWM:STUMPWM>
Printed 13 frames
Break 1 [7]>

Unfortunately I can't seem to get any other guesses to work either.

Both

;; random guess
(stumpwm:stumpwm "127.0.0.1" :display 0) 

;; my IP address according to the Mac's System Preferences
(stumpwm:stumpwm "192.168.0.101" :display 0)')

give

*** - Connection failure to X11.0 server 192.168.0.101 display 0: 

Please advise!

Joe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]