On Mon, 2014-12-08 at 22:10 +1300, Christopher Gregory wrote: > On Mon, 2014-12-08 at 21:24 +1300, Christopher Gregory wrote: > > Hello, > > > > With lxpanel-0.8.0 they have introduced a new dependency of > > libkeybinder which can be downloaded from: > > > > http://gentoo.inode.at/distfiles/keybinder-0.3.0.tar.gz > > > > When installing keybinder I find that they require lua 5.1 and that > > *appears* to be set as a maximum. I have used --disable-lua to build > > it. > > > > It gave me the error that lua was not in the desired range and > > configure.ac states 5.1 so I have not tried to bypass that. > > > > I am just starting to create the new page, but just in case someone is > > going to start on this, this email allows you to know just what you are > > going to be in for with this update. > > > > Regards, > > > > Christopher. > > > > Hello again, > > Well this gets a little bit more complicated. The above is for the GTK > +2 version of keybinder. There is a GTK+3 version as well which does > not have lua or python bindings included, and is released under the X11 > license. > > This is not a very active project with the last commit being in 2012. > The download link is: > > https://github.com/engla/keybinder/archive/keybinder-3.0-v0.3.0.tar.gz > > I am not sure which one we should include in the book. I will try both > and see what works, as the lxde developers have not specified which > version to use, though I do notice that they are also offering gtk+3 > with some of their newer updates. > > The url with the information is at: > > https://github.com/engla/keybinder/tree/keybinder-3.0 > > Both gtk versions can be installed side by side, but they are two > different source code packages. > > Regards, > > Christopher.
Hello, I successfully got the gtk+2 version to work with lxpanel-0.8.0. I am using lxde at the moment. If we were to also add the gtk+3 version as well, it would probably need a second new page added. To clarify what I meant by two different source code packages, if you look in the configure.ac files of the two, the top one has only gtk+2 listed to link against, and the second only has gtk+3 listed along with the different licences. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
