Author Topic: keyboard binder source  (Read 4028 times)

Offline ramS

  • Single posting newcomer
  • *
  • Posts: 9
keyboard binder source
« on: May 21, 2008, 08:34:00 pm »
I built C::B on a linux box. However the source did not contain the keyboar binder plugin. I would like to build and install that as part of my build. Where can I find the source for the plugin.

Thanks,
Ram

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: keyboard binder source
« Reply #1 on: May 21, 2008, 09:12:30 pm »
I wonder where you got your source from, because keybinder plugin is in svn and 8.02 source.

You find it in "src/plugins/contrib/keybinder/".
If you build with "./configure;make ..." you can activate it by running "./configure --with-contrib-plugins=keybinder", but I would recommend to build all contrib-plugins, so you should use "all" instead of "keybinder".

If you build C::B with C::B you should also build "ConribPlugins-unix.workspace" or at least the "keybinder"-project included in this workspace.

Offline ramS

  • Single posting newcomer
  • *
  • Posts: 9
Re: keyboard binder source
« Reply #2 on: May 22, 2008, 07:21:47 pm »
Thanks for the response. I had a brain freeze and did not look into the contrib directory. I have built it and it works fine. My apologies for my previous post without checking.

Ram Sundar