我正在尝试开始kong
工作,但是每次运行时kong start
我都会得到一个/usr/local/bin/kong: 3: exec: /usr/local/bin/luajit: not found
,这很奇怪,因为我已经luajit
安装了?
我的/usr/local/bin
包含这些文件:
forever kong lua2json luajit-2.0.4 luarocks-5.1 luarocks-admin-5.1
json2lua lapis luajit luarocks luarocks-admin
其他安装kong
过并知道如何通过它的人吗?我已经四处寻找,但没有运气。
如果有任何帮助,我在 ubuntu 14.04 上。