Closed monkiki closed 3 years ago
After executing config I tried to execute make but failed:
Making all in thirdparty make[1]: Entering directory '/root/znapzend-0.18.0/thirdparty' echo "POPULATING OUR LOCAL micro CPAN" POPULATING OUR LOCAL micro CPAN GEN CPAN/touch --2018-05-20 13:15:57-- https://raw.githubusercontent.com/miyagawa/cpanminus/devel/cpanm Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.12.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.12.133|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2018-05-20 13:15:57 ERROR 404: Not Found. GEN CPAN/touch /bin/bash: /root/znapzend-0.18.0/thirdparty/bin/cpanm: No such file or directory Makefile:404: recipe for target 'CPAN/touch' failed make[1]: *** [CPAN/touch] Error 127 make[1]: Leaving directory '/root/znapzend-0.18.0/thirdparty' Makefile:473: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1
Environment: Ubuntu 16.04.4 LTS
dis ist fixed in
https://github.com/oetiker/znapzend/commit/987fdbd51f9e4d81e47d6dbd176bfa36033f2848#diff-cf5ca0c4da79ce7d3e3acfd6f430f0c9
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
After executing config I tried to execute make but failed:
Environment: Ubuntu 16.04.4 LTS