-
Notifications
You must be signed in to change notification settings - Fork 104
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
aria2 has been updated to version 1.37.0 #25
Comments
I tried to build with docker, but just got errors,
To build aria2 1.37.0 correctly, there maybe some modification to the build script I think. |
I fix it by update the dependence in dependences
|
i think the patches should also be updated |
i was able to build on manjaro kde from aur package named as aria2-pro. |
The "no-want-digest-header" option has been already added to the original code. So I think we may delete "patch/0004-option-add-option-to-disable-want-digest-header.patch" |
@P3TERX 大佬能看看这个吗,最近看到你博客更新了抱一丝希望来问问 |
自己去编译一个吧 |
没注意那个pr就是你发起的XD,不知为何我在本地试过几次编译你的版本也没成功 |
> [builder 4/4] RUN bash aria2-gnu-linux-build-amd64.sh:
38.22 /bin/mkdir -p '/tmp/aria2-build-libs/lib/cmake/expat-2.4.1'
38.22 /usr/bin/install -c -m 644 cmake/autotools/expat-config-version.cmake cmake/autotools/expat-noconfig.cmake cmake/expat-config.cmake '/tmp/aria2-build-libs/lib/cmake/expat-2.4.1'
38.23 /bin/mkdir -p '/tmp/aria2-build-libs/lib/pkgconfig'
38.23 /usr/bin/install -c -m 644 expat.pc '/tmp/aria2-build-libs/lib/pkgconfig'
38.23 make[2]: Leaving directory '/tmp/expat'
38.23 make[1]: Leaving directory '/tmp/expat'
39.09
39.09 gzip: stdin: not in gzip format
39.09 tar: Child returned status 1
39.09 tar: Error is not recoverable: exiting now |
我也不知道,我不是大佬,只是改了很少一部分文件而已。可能是编译环境不一样了。话说作者都弃坑这个项目了,为啥还要研究他 |
你看我的最新版本,就是一个依赖包的下载地址改了 |
aria2 has been updated to version 1.37.0. Could you please update the pro version?
The text was updated successfully, but these errors were encountered: