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

Getting Error on Compilation #6

Open
hypesol opened this issue Mar 16, 2023 · 6 comments
Open

Getting Error on Compilation #6

hypesol opened this issue Mar 16, 2023 · 6 comments

Comments

@hypesol
Copy link

hypesol commented Mar 16, 2023

I have installed docker on my mac machine and when I clone this script and run this command

cd jitcompiler && chmod +x setup.sh && ./setup.sh

the i am getting this issue.

image

@rajkumardusad
Copy link
Owner

Try to run with sudo

@hypesol
Copy link
Author

hypesol commented Mar 16, 2023

I tried this command

cd jitcompiler && sudo chmod +x setup.sh && sudo ./setup.sh

but the error is same

@rajkumardusad
Copy link
Owner

I tried this command

cd jitcompiler && sudo chmod +x setup.sh && sudo ./setup.sh

but the error is same

You have manually setup the project in mac, because the setup.sh is only for linux system, its not build for mac so please read the setup.sh file and do setup manually for mac.

@hypesol
Copy link
Author

hypesol commented Mar 16, 2023

No I did not configured manually setup.sh file. I have no Idea about this can you please guide me for mac configs. and let me know that If i upload this script on any linux base hosting will this script work on that or not?

@rajkumardusad
Copy link
Owner

rajkumardusad commented Mar 16, 2023

No I did not configured manually setup.sh file. I have no Idea about this can you please guide me for mac configs. and let me know that If i upload this script on any linux base hosting will this script work on that or not?

Hey @hypesol i can't help for mac because i don't have mac system sorry for that.

@hypesol
Copy link
Author

hypesol commented Mar 16, 2023

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

2 participants