随笔 - 93  文章 - 0  评论 - 3  阅读 - 46392

随笔分类 -  ubuntu

rv1126 sdk 升级时遇到的证书问题(ERROR: cannot verify python.org's certificate, issued by 'CN=GlobalSign Atla)
摘要:ERROR: cannot verify python.org's certificate, issued by 'CN=GlobalSign Atla 解决方式 : 在wget 里加上--no-check-certificate 阅读全文
posted @ 2023-09-18 18:04 WenJXUST 阅读(109) 评论(0) 推荐(0) 编辑
Ubuntu 16.04 安装python3.6正确顺序(解决ssl错误,pip升级)
摘要:0、下载离线python压缩包Python Source Releases | Python.org, 1、新建root,并进入root权限(sudo passwd root)(su) 2、升级openssl版本 wget https://www.openssl.org/source/openssl 阅读全文
posted @ 2023-08-08 10:29 WenJXUST 阅读(452) 评论(0) 推荐(0) 编辑
ffmpeg 下载链接(exe,源码,include,lib,dll,a,so)
摘要:Release n4.2.9 · FFmpeg/FFmpeg (github.com) 源码 Download FFmpeg 官网exe BtbN/FFmpeg-Builds (github.com) build,可以编译的,可以下载动态库,可以生成编译文件 阅读全文
posted @ 2023-05-24 11:54 WenJXUST 阅读(195) 评论(0) 推荐(0) 编辑
ubuntu 16.04升级到18.04 出现apt-get问题解决
摘要:0、背景 编译webrtc安卓版时要升级系统,升级到18.04之后,安装安卓环境时出现以下问题(./build/install-build-deps.sh): libasan2-armhf-cross : Depends: libc6-armhf-cross (>= 2.27) but 2.23-0 阅读全文
posted @ 2023-02-07 14:41 WenJXUST 阅读(595) 评论(0) 推荐(0) 编辑
ubuntu清空回收站
摘要:sudo rm -rf ~/.local/share/Trash/* 阅读全文
posted @ 2023-02-06 18:38 WenJXUST 阅读(53) 评论(0) 推荐(0) 编辑
webrtc 问题记录 (以及sudo apt update问题)
摘要:参考:https://webrtc.org.cn/mirror/ 设置代理那里必须设置代理再同步 1、上一篇博文, git clone 失败 报错:fatal: unable to access,server certificate verification failed. 解决方式 export  阅读全文
posted @ 2022-11-25 10:57 WenJXUST 阅读(256) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示