51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Ubuntu18
Ubuntu18 常用快捷键
http://os.51cto.com/art/201809/584225.htm...
代码星球
·
2020-04-04
Ubuntu18
常用
快捷键
Ubuntu18 安装jdk8
按照网上能找到的方法,添加仓库已经不行了,具体原因如下:Ilookuptothewebupd8siteanditseemsthattheppawasdiscontinued. OracleJavadownloadsnowrequireloggingintoanOracleaccounttodownloadJa...
代码星球
·
2020-04-04
Ubuntu18
安装
jdk8
CentOS7和Ubuntu18.10下运行Qt Creator出现cannot find -lGL的问题的解决方案
解决方法:缺少相应的opengl的库,需要安装opengl库有两种原因:一种是没有按照libGL库,那么就安装:sudoapt-getinstalllibgl1-mesa-dev一种是装了,但是libGL动态链接库的路径不对,那么就配置一下路径:$locatelibGL/usr/lib/i386-linux-gnu/m...
代码星球
·
2020-04-01
CentOS7
Ubuntu18.10
运行
Qt
Creator
Ubuntu18.10 编译libevent出现错误: creating symbolic link XXXXXX : Operation not supported
今天在VirtualBox虚拟机下的Ubuntu18.10编译libevent源代码时,按照github中使用cmake方式:$mkdirbuild&&cdbuild$cmake…#DefaulttoUnixMakefiles.$make$makeverify#(optional)$makeinstal...
代码星球
·
2020-04-01
Ubuntu18.10
编译
libevent
出现
错误
Ubuntu18.10下出现Could not get lock /var/lib/dpkg/lock的错误
最近在Windows10系统下使用OracleVMVirtualBox6.0.2下安装的Ubuntu18.10时,运用sudo apt-getinstall安装pkg-config工具,在终端下输入:sudoapt-get installpkg-config出现下面的错误:E...
代码星球
·
2020-04-01
lock
Ubuntu18.10
出现
Could
not
首页
上一页
1
2
3
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他