Open suyansite opened 3 years ago
Thank you for the question. I think you would have to compile audiowaveform yourself, as we do not currently have a binary RPM package for arm64 available. There's information on how to compile here.
We could extend our RPM packaging scripts to cross-compile an arm64 build, see https://github.com/bbc/audiowaveform/tree/master/rpm. A pull request to add this would be welcome, or I can try to do it.
好的,非常感谢
I have now created an arm64 package for Centos 7.
https://github.com/bbc/audiowaveform/releases/download/1.8.1/audiowaveform-1.8.1-1.el7.aarch64.rpm
最近有用到arm64的服务器,在该系统上启动centos7的容器,然后将容器打成镜像,但在容器内安装不了audiowaveform程序,说是不支持arm64,还有其他办法嘛?求助,感谢~