Questions and Answers :
Bugs :
Problem installing loda on a Mac
Message board moderation
Author | Message |
---|---|
Send message Joined: 25 May 22 Posts: 1 Credit: 0 RAC: 0 |
Following the loda installation guide for Macs I use the command curl -fsSLo loda https://github.com/loda-lang/loda-cpp/releases/latest/download/$LODA_EXEC and I get the error curl: (22) The requested URL returned error: 404 When I check the git-hub this full path does not exist. I can get to GitHub.com/loda-lang/loda-cpp/ and no more paths to complete the process. Can someone help so that I can get past this. Thanks Lorenz Menke P.S. git is installed. When I run the LODA on Bonic I get a computational error. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
If you use BOINC, you don't need anything else than git. Just add the project to you BOINC client and should work. Could you check your logs for errors? If you want to use LODA directly, you need to run export LODA_EXEC=loda-macos before running the curl command. More details here: https://loda-lang.org/install/ |
©2024 LODA Language