[opensuse] Howto Start enlightment from /usr/local/e16/bin ?? (brainless moment)
Guys, I have built enlightenment from source but I cannot get it to start. The packages were built with --prefix=/usr/local so the binaries are in /usr/local/e16/bin and I have added /usr/local/e16/bin to my PATH. I have tried to start it from runlevel 3 and from runlevel 5 after a CTRL+ALT+BACKSPACE to drop to the command line. The problem is that I get a DISPLAY variable error on start. I have set: DISPLAY=':0' DISPLAY=':0.0' and I still get the following error: Enlightenment cannot connect to the display nominated by your shell's DISPLAY environment variable. You may set this variable to indicate which display name Enlightenment is to connect to. It may be that you do not have an Xserver already running to serve that Display connection, or that you do not have permission to connect to that display. Please make sure all is correct before trying again. Run an Xserver by running xdm or startx first, or contact your local system administrator, or Xserver vendor, or read the X, xdm and startx manual pages before proceeding. I know this should be simple, thus the (brainless moment) but what's the trick?? After picking through xdm-config, Xsetup, Xstartup, Xresources, Xsession, and Xservers files, I though in the towel and just decided to ask :-( -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* David C. Rankin <drankinatty@suddenlinkmail.com> [10-31-09 21:15]:
I have built enlightenment from source but I cannot get it to start. The packages were built with --prefix=/usr/local so the binaries are in /usr/local/e16/bin and I have added /usr/local/e16/bin to my PATH.
from a term or tty xinit /usr/local/e16/bin/e16 -- :1 man xinit The X Window System initializer -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, On Sat, 31 Oct 2009, David C. Rankin wrote: [..]
Enlightenment cannot connect to the display nominated by your shell's DISPLAY environment variable.
startx /usr/local/e16/bin/enlightenment -- :0 Alternatively: define enlightenment as an alternate WM in the Windowmaker Menu, e.g.: (Enlightenment, RESTART, enlightenment) HTH, -dnh -- Max, do you realize, that you just hooked up with your ex-girlfriend, who's the ex-girlfriend of your other ex-girlfriend? -- "Tommy" [from www.striptease.com] -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, I'm using sef-compiled enlightenment (e16) for a long time. And it's working fine for me. In the Message; Subject : [opensuse] Howto Start enlightment from /usr/local/e16/bin ?? (brainless moment) Message-ID : <200910312012.34687.drankinatty@suddenlinkmail.com> Date & Time: Sat, 31 Oct 2009 20:12:34 -0500 [David] == "David C. Rankin" <drankinatty@suddenlinkmail.com> has written: David> I have built enlightenment from source but I cannot get it to start. The David> packages were built with --prefix=/usr/local so the binaries are in David> /usr/local/e16/bin and I have added /usr/local/e16/bin to my David> PATH. In my case, binaries are in /usr/local/bin. [...] David> I know this should be simple, thus the (brainless moment) but what's the David> trick?? Yes, it's very simple. 1. place .xinitrc in my home directory with mosification of /etc/X11/xinit/xinitrc 2. for kdm, copy e16.desktop to /usr/share/xsessions That's all. HTH, Regards, --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 「先端技術の開発は、優れた頭脳を持つ人間が集中しないと成功しない。 しかし、技術開発と、それが何をもたらすかを考えることは別だ。 一人の人間に二つは望めない。」 -- M. Crichton -- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
At 03:12:34 on Sunday Sunday 01 November 2009, "David C. Rankin" <drankinatty@suddenlinkmail.com> wrote: Top posting is best in this case. After over a month since you posted about your tribulations in installing it, can I ask you for your impressions about Enlightenment? And if you think it is a decent substitute for KDE4, to which I have developed an aversion? (I do not, by the way, seem to be the only one.) You mentioned the you built Enlightenment from the source. Why, since v0.16 is available through YsST? Can I ask you, without undue invasion into the time you fritter away on you day job, ask you for what you see as plusses and minusses of this windows manager? And, oh, yes, can you tell me what is the meaning of "Nacogdoches"? And what, if anything is one "Nacogdoche" ( or perhaps one "Nacogdoch")? Presumably this must be a Nahuatl word, or something similar, probably filtered through Spanish and then English corruptions.
Guys,
I have built enlightenment from source but I cannot get it to start. The packages were built with --prefix=/usr/local so the binaries are in /usr/local/e16/bin and I have added /usr/local/e16/bin to my PATH. I have tried to start it from runlevel 3 and from runlevel 5 after a CTRL+ALT+BACKSPACE to drop to the command line. The problem is that I get a DISPLAY variable error on start. I have set:
DISPLAY=':0' DISPLAY=':0.0'
and I still get the following error:
Enlightenment cannot connect to the display nominated by your shell's DISPLAY environment variable. You may set this variable to indicate which display name Enlightenment is to connect to. It may be that you do not have an Xserver already running to serve that Display connection, or that you do not have permission to connect to that display. Please make sure all is correct before trying again. Run an Xserver by running xdm or startx first, or contact your local system administrator, or Xserver vendor, or read the X, xdm and startx manual pages before proceeding.
I know this should be simple, thus the (brainless moment) but what's the trick??
After picking through xdm-config, Xsetup, Xstartup, Xresources, Xsession, and Xservers files, I though in the towel and just decided to ask :-(
-- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
-- Stan Goodman Qiryat Tiv'on Israel -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/4/2009 2:53 PM, Stan Goodman wrote:
And, oh, yes, can you tell me what is the meaning of "Nacogdoches"? And what, if anything is one "Nacogdoche" ( or perhaps one "Nacogdoch")? Presumably this must be a Nahuatl word, or something similar, probably filtered through Spanish and then English corruptions.
Refers to the Nacogdoche Indian tribe, whose word for friends – tejas – later became Anglicized to Texas. Google is your friend. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
David C. Rankin
-
David Haller
-
John Andersen
-
Masaru Nomiya
-
Patrick Shanahan
-
Stan Goodman