kimchi-project / wok

A cherrypy framework for multi-purpose plug-ins
https://github.com/kimchi-project/wok/releases/latest
Other
236 stars 77 forks source link

kimchi-project / wok on non-systemd systems? #305

Open slackernetuk opened 4 years ago

slackernetuk commented 4 years ago

Hiya,

I would like to know If I can install wok/kimchi on non-systemd systems?

In my case Slackware current.

cheers

alinefm commented 4 years ago

Hi @slackernetuk

You would need to install it from source code.

git clone --recursive wok.git
./build-all.sh
sudo make install