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

[Update requested] Please update the script to the latest libraries (cmake, nettle, gnutls, autowaf,serd,sord, lv2,lilv) #162

Open
someziggyman opened this issue Sep 13, 2022 · 0 comments

Comments

@someziggyman
Copy link

someziggyman commented Sep 13, 2022

Thank you so much for such a great script!
Some improvements should to be made though:

  1. Update cmake, nettle, gnutls for successful builds on M1 Macs (87479d9#commitcomment-83736660)
  2. update autowaf,serd,sord, lv2,lilv (might have missed some other lib as well). Currently it's impossible to use the latest versions of those, because most of them do not ship WAF executable file inside of it. The script uses that WAF though. Not a programmer so no idea what it does or how to make the script work without it.
    Example: latest version of Serd is v0.30.16 there's no WAF inside. So, to make the script work I had to use https://gitlab.com/drobilla/serd/-/archive/v0.30.12/serd-v0.30.12.tar.gz cause it's the latest one that had was executable inside.

Hope it helps. If you need to run some testing on M1 machine, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant