Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3650501
  • 博文数量: 880
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 6155
  • 用 户 组: 普通用户
  • 注册时间: 2016-11-11 09:12
个人简介

To be a better coder

文章分类

全部博文(880)

文章存档

2022年(5)

2021年(60)

2020年(175)

2019年(207)

2018年(210)

2017年(142)

2016年(81)

发布时间:2020-04-13 14:43:15

http://blog.sina.com.cn/s/blog_896b31c701013qc2.html(1)checking libxml2 xml2-config >= 2.6.0 ... configure: error: Could not find libxml2 anywhere (see config.log for details).#apt-cache search libxml2# apt-get install libxml++2.6-2# apt-get install libxml++2.6-dev(2).........【阅读全文】

阅读(1763) | 评论(0) | 转发(0)

发布时间:2020-04-10 14:33:36

解决方法:yum install gtk2-devel 安装后编译通过 install......【阅读全文】

阅读(2900) | 评论(0) | 转发(0)

发布时间:2020-04-09 16:48:59

https://www.cnblogs.com/wxishang1991/p/5322507.html=========================================================仅以一个arm-linux-gcc讲解交叉编译工具安装配置,许多用户安装后编译或者查看gcc时出现: not found,出现这种情况是环境配置有问题。当然网上也有许多配置说明,但许多都只能在root用户下使用,切换.........【阅读全文】

阅读(735) | 评论(0) | 转发(0)

发布时间:2017-09-20 11:48:00

首先准备好arm-linux-gcc的包,比如说是arm-linux-gcc-fh.tar.gz。首先是解压缩,路径可以随便放,最好放在/opt这个目录下面。使用如下命令:tar xvzf arm-linux-gcc-fh.tar.gz(空格)C(空格/(注意这之间的空格)。然后就解压缩好了,接下来就是要修改一下配置文件了。切换到root权限,输入如下命令:vi /etc/bash.bas.........【阅读全文】

阅读(991) | 评论(0) | 转发(0)

发布时间:2020-04-07 11:30:43

Apr  7 10:49:47 localhost vm: VmId=f9daa631-b550-407b-8512-a30dcfc62814,Action=6,Action ErrApr  7 10:49:47 localhost vm: [Libvirt]:Requested operation is not valid: cannot delete inactive domain with 1 snapshotshttps://blog.51cto.com/3646344/2096347......【阅读全文】

阅读(599) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册