I need help installing libcurl dependency of sac on an ARM machine
39 views
Skip to first unread message
Olumide Sanusi
unread,
Aug 7, 2024, 1:55:53 PMAug 7
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SAC Community
Good day, Everyone!
To build and compile sac from the source code, I need to install libxml2 and libcurl. I have successfully installed libxml2 and linked its path to xml2-config. However, I ran "brew install libcurl" on a Mac M1 ARM64 terminal, but I got this warning error: "No available formula with the name "libcurl". Does anyone have any other ideas on how to install this libcurl dependency of sac on an ARM machine? Thank you very much for your time and response!