8000 Not working lua installation on freebsd · Issue #7 · cehoffman/luaenv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not working lua installation on freebsd #7

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

Open
Tomon613 opened this issue Nov 4, 2019 · 1 comment
Open

Not working lua installation on freebsd #7

Tomon613 opened this issue Nov 4, 2019 · 1 comment

Comments

@Tomon613
Copy link
Tomon613 commented Nov 4, 2019

When installing 5.1.5, for exsample, error messages will appear:

Downloading lua-5.1.5.tar.gz...
-> http://www.lua.org/ftp/lua-5.1.5.tar.gz
Installing lua-5.1.5...

BUILD FAILED

Inspect or clean up the working tree at /tmp/lua-build.20191105013534.55818
Results logged to /tmp/lua-build.20191105013534.55818.log

Last 10 log lines:
cd src && install -p -m 0644 liblua.a /home/fBSD/.anyenv/envs/luaenv/versions/5.1.5/lib
cd: src: No such file or directory
cd doc && install -p -m 0644 lua.1 luac.1 /home/fBSD/.anyenv/envs/luaenv/versions/5.1.5/share/man/man1
cd: doc: No such file or directory
*** [install] Error code 2

make: stopped in /tmp/lua-build.20191105013534.55818/lua-5.1.5
1 error

make: stopped in /tmp/lua-build.20191105013534.55818/lua-5.1.5

Now I cant install lua via luaenv.
Anyone help me?

@Tomon613
Copy link
Author

I have not found any way to resolv this problem. So I manually installed lua,
making directory ( $HOME/.anyenv/envs/luaenv/versions/5.1.5),
editing makefile,
and comannding "make freebsd && make install".

Thanks.

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

1 participant
0