jitcompiler icon indicating copy to clipboard operation
jitcompiler copied to clipboard

Getting Error on Compilation

Open hypesol opened this issue 1 year ago • 6 comments

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

hypesol avatar Mar 16 '23 04:03 hypesol

Try to run with sudo

rajkumardusad avatar Mar 16 '23 04:03 rajkumardusad

I tried this command

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

but the error is same

hypesol avatar Mar 16 '23 04:03 hypesol

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.

rajkumardusad avatar Mar 16 '23 05:03 rajkumardusad

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?

hypesol avatar Mar 16 '23 06:03 hypesol

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.

rajkumardusad avatar Mar 16 '23 10:03 rajkumardusad

Thanks

hypesol avatar Mar 16 '23 12:03 hypesol