Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling with Lua in non-standard location #28

Open
apredeus opened this issue Oct 11, 2018 · 1 comment
Open

Compiling with Lua in non-standard location #28

apredeus opened this issue Oct 11, 2018 · 1 comment

Comments

@apredeus
Copy link

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

@carlosefr
Copy link
Contributor

That's fixed in my fork: you can do make KT_OPTIONS=--with-lua=DIR.

Check here: https://github.com/carlosefr/kyoto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants