fatal: remote error: access denied or repository not exported: /x264

2023-05-16

root@ubuntu:/opt# git clone git://git.videolan.org/x264
正克隆到 'x264'...
fatal: remote error: access denied or repository not exported: /x264
进行x264安装的时候出现的问题:

换个地址即可:

git clone https://git.videolan.org/git/x264.git

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

fatal: remote error: access denied or repository not exported: /x264 的相关文章

随机推荐