
29 Sep
2015
29 Sep
'15
4:22 p.m.
Hi all, Due the separation between Wok and Kimchi as a plugin the build process changed a little bit. We need to build the plugin (Kimchi) and the framework (wok). Please, follow the steps below: # To build Kimchi # You need to repeat those steps for each plugin your have in your source code cd plugins/kimchi sudo ./autogen.sh --system && sudo make # To build Wok cd ../../ sudo ./autogen.sh --system && sudo make After that you can start the wokd service: sudo src/wrokd Regards, Aline Manera
3600
Age (days ago)
3600
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aline Manera