-
Notifications
You must be signed in to change notification settings - Fork 19
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
Comments
Try to run with sudo |
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. |
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. |
Thanks |
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.
The text was updated successfully, but these errors were encountered: