I'm trying to get kong
working, but every time I run kong start
I get a /usr/local/bin/kong: 3: exec: /usr/local/bin/luajit: not found
, which is weird as I do have luajit
installed?
My /usr/local/bin
contains these files:
forever kong lua2json luajit-2.0.4 luarocks-5.1 luarocks-admin-5.1
json2lua lapis luajit luarocks luarocks-admin
Anyone else who has installed kong
, and knows how to get past it? I've searched far and wide, but with no luck.
If it's any help, I'm on ubuntu 14.04.
I somehow got a wrong bit version of kong, which were the problem the whole time.