You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
I'm trying to compile KyotoTycoon without root access, using conda to install dependencies.
I've installed Lua in a non-default location, and now simply cannot find a way to add it to the Makefile/config - compilation always fails after failing to find lua.h
Hello,
I'm trying to compile KyotoTycoon without root access, using conda to install dependencies.
I've installed Lua in a non-default location, and now simply cannot find a way to add it to the Makefile/config - compilation always fails after failing to find lua.h
Any tips? Thank you in advance