Description: We started this plugin about a year ago and after some inactivity are now introducing it. With all respect to the Kexi team this uses Knoda's hk_classes. (Kexi was not stable at the time and I've been using Knoda and like it) We welcome other plugins too as this was our original example/test. This version does not offer any GUI widgets but does offer full connectivity. Because Kommander widgets can be filled with data where fields are separated with tabs and lines by new lines it's fairly useful. Most importantly you can integrate with DCOP and the programming language of your choice.Last changelog:
0.3 this version fixed a bug that crashed the plugin after an update of Kommander.
Hi, like this plugin alot but having problems installing on Suse Linux 10.1.
I got an error when make : cannot find -lhk_classes.
so what can i do? Very new to linux.
Thanks in advance
Install hk_classes. If you have Knoda installed it uses them. Possibly your distribution strips out headers to save a few precious KB of memory (right!) and you need to install devel packages. Of course there is always installing from source, which messes with your package management but makes sure you can build.
Hi, first of all, thanks for your reply. I've check my installation and I've got hk_classes and hk_classes-devel installed, and the version is 0.8.2, not sure if this is the problem. By the way, I forgot to mention that when I do configure I need to use ./configure --with-hk_classes_dir=/usr/lib/hk_classes in order to configure it properly, but when I do makeobj that's when it gives me this error. Thanks again and hope to hear from you again soon.
Ratings & Comments
3 Comments
Hi, like this plugin alot but having problems installing on Suse Linux 10.1. I got an error when make : cannot find -lhk_classes. so what can i do? Very new to linux. Thanks in advance
Install hk_classes. If you have Knoda installed it uses them. Possibly your distribution strips out headers to save a few precious KB of memory (right!) and you need to install devel packages. Of course there is always installing from source, which messes with your package management but makes sure you can build.
Hi, first of all, thanks for your reply. I've check my installation and I've got hk_classes and hk_classes-devel installed, and the version is 0.8.2, not sure if this is the problem. By the way, I forgot to mention that when I do configure I need to use ./configure --with-hk_classes_dir=/usr/lib/hk_classes in order to configure it properly, but when I do makeobj that's when it gives me this error. Thanks again and hope to hear from you again soon.