You are not logged in.

#1 2007-12-26 07:41:51

phabulosa
Member
From: Mountain View, CA
Registered: 2007-10-17
Posts: 182
Website

How to install ruby-wmii on wmii 3.6?

sad

I installed wmii3.6 after ion3 was pull out from the repo.

It feels great. I also was amazed by ruby-wmii and I went ahead to try by

darcs get http://eigenclass.org/repos/ruby-wmii/branch-ruby-ixp/
cd branch-ruby-ixp
ruby install.rb

However, I was not able to open "xterm", neither launch any program by dmenu (Alt+p), BUT the built-in "actions" (alt+a) worked.

I checked the ~/.wmii-3.5/wmiirc.log. It gave me the following

D, [2007-12-25T15:36:39.801699 #9261] DEBUG -- : Got "Key Mod1-Return\n"
sh: x-terminal-emulator: command not found
sh: amixer: command not found
D, [2007-12-25T15:36:42.329407 #9261] DEBUG -- : Got "Key Mod1-p\n"
D, [2007-12-25T15:36:44.265700 #9763] DEBUG -- : dmenu("firefox") finished
I, [2007-12-25T15:36:44.265976 #9261]  INFO -- : Executing firefox
sh: ssid: command not found
D, [2007-12-25T15:36:44.327179 #9261] DEBUG -- : plugin/programs: history "firefox"
sh: amixer: command not found
sh: amixer: command not found
D, [2007-12-25T15:36:49.152900 #9261] DEBUG -- : Got "Key Mod1-p\n"
D, [2007-12-25T15:36:50.801237 #9786] DEBUG -- : dmenu("xterm") finished
I, [2007-12-25T15:36:50.801497 #9261]  INFO -- : Executing xterm
sh: ssid: command not found
D, [2007-12-25T15:36:50.864584 #9261] DEBUG -- : plugin/programs: history "xterm"
sh: amixer: command not found
D, [2007-12-25T15:36:53.880597 #9261] DEBUG -- : Got "Key Mod1-a\n"
sh: amixer: command not found
D, [2007-12-25T15:36:54.640965 #9804] DEBUG -- : dmenu("quit") finished
D, [2007-12-25T15:36:54.641275 #9261] DEBUG -- : plugin/actions: history ["quit"]
D, [2007-12-25T15:36:54.643053 #9261] DEBUG -- : Got "Bye\n"

Has anyone made this succeed>

Please tell me how

Thanks!

Offline

#2 2008-04-21 19:57:59

dziq
Member
From: Olsztyn, Poland
Registered: 2008-03-26
Posts: 65
Website

Re: How to install ruby-wmii on wmii 3.6?

Try to install ssid. It's in AUR.
If you want to change your terminal to urxvt change:

plugin_config["standard"]["x-terminal-emulator"] = "urxvt"

Offline

Board footer

Powered by FluxBB