Chinaunix首页 | 论坛 | 博客
  • 博客访问: 248822
  • 博文数量: 49
  • 博客积分: 110
  • 博客等级: 民兵
  • 技术积分: 510
  • 用 户 组: 普通用户
  • 注册时间: 2013-01-13 00:59
个人简介

make it run,make it better,make it fast. https://github.com/liulanghaitun

文章分类

全部博文(49)

文章存档

2023年(1)

2022年(2)

2020年(4)

2019年(4)

2017年(15)

2016年(3)

2014年(3)

2013年(14)

发布时间:2020-12-05 20:13:54

Note: this strategy won't always work for all cases, but it gets portage past the stupid problems it should be quite capable of its own and thus reduces you to solving the RealProblems?You need >=app-portage/portage-utils-0.80_pre20190620Some .........【阅读全文】

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

发布时间:2020-04-06 19:20:16

如果遇到:[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-20.0.4).表示当前eselcet-opengl正在阻塞mesa包.可以通过:emerge -uvDN --with-bdeps\=y --newuse --changed-deps @world --exclude media-libs/mesa --exclude app-admin/eselect-opengl 来将这.........【阅读全文】

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

发布时间:2020-03-19 20:57:18

gentoo 如果在更新软件的时候i遇到:!!! Multiple package instances within a single package slot have been pulled                                                      &.........【阅读全文】

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

发布时间:2019-12-23 20:35:23

1.首先安装x11-misc/xdg-utils(xdg-mime)安装包和dev-perl/File-MimeInfo(mimetype)安装包2.然后通过mimetype查找文件类型所对应的mime.比如执行:mimetype *.jpg ,得到图片类型的mime: image/jpeg执行:mimetype *.txt,得到文本文件的mime:text/plain执行:mimetype ~,得到目录的mime:inode/directory3.查看程序的快捷方.........【阅读全文】

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

发布时间:2019-12-19 21:48:40

第一步:首先安装app-i18n/man-pages-zh_CN.这个是man的中文帮助包第二步:alias cman='man -M /usr/share/man/zh_CN'第三步:cman ls 就可以正常显示中文帮助文档了,但是有些文档缺失,最好还是使用英文文档.......【阅读全文】

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

登录 注册