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

no outcome after run make sudo make install on ubuntu #736

Open
David-Wang-RAMM opened this issue Jul 21, 2024 · 2 comments
Open

no outcome after run make sudo make install on ubuntu #736

David-Wang-RAMM opened this issue Jul 21, 2024 · 2 comments

Comments

@David-Wang-RAMM
Copy link

At first, there was error about lualib couldn't found after running command 'make sudo make install'. But after fixing that error, the problem became a frozen screen, nothing happened, and nothing outcome after running the same command, even no error message. Has anyone been through here?
the screen looks like:
image

the blank line just shows up forever unless use ctrl+c to stop. Could anyone please help me here? Thank you!

@SomeoneElseOSM
Copy link
Contributor

When I run "make" on Ubuntu 22.04 the output starts:

me@blah:/blah/src/tilemaker$ make
Using Lua 5.3 (include path is -I/usr/include/lua5.3, library path is -llua5.3)

I'd expect at least that. Can you provide a bit more information about your environment? After typing "make" (when it seems to hang) what is busy on your machine? You can have a look in another session via e.g. "top" to find out.

@David-Wang-RAMM
Copy link
Author

David-Wang-RAMM commented Jul 24, 2024

Thanks for answering, I run 'top' after run 'make' looks like this, the machine is pretty free:
image

But as you mentioned, I installed lua5.3 instead of 5.1. The 'make' worked but with follow error.. LOL
image
looks like the permission problem, I will carry on and figure it out.
Thanks again!

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