小编Dan*_*ter的帖子

无法构建 python 3.7.0“_dbm”可选模块

我已经成功地完成了 python 3.7.0 的构建,但是最后一个可选模块一直在漏网! _dbm

这需要什么 ubuntu 或 debian 包?

The necessary bits to build these optional modules were not found:
_dbm
Run Code Online (Sandbox Code Playgroud)

我已经能够包含在构建中,_gdbm但不能包含_dbm,为什么?我已安装libgdbm-dev(已解决_gdbm)但无法明确找到*dbm-dev_dbm.

如果有人知道我错过了什么,我真的很感激!

环境:

  • Ubuntu 18.04
  • gcc8.2
  • python3.7.0源码
  • 使用配置 --enable-optimizations --with-lto

gcc make python3 software-installation

6
推荐指数
1
解决办法
3530
查看次数

Ubuntu Wayland 上的 xprintidle

xprintidle有人知道Ubuntu 上是否有运行 Wayland 的版本吗?

xprintidle如果不是,有什么替代方法可以像Wayland 下以毫秒为单位计算出用户空闲时间?

有趣的是,当应用程序现在基本上被 Wayland 破坏时,它仍然在存储库中。

wayland gnome-shell 17.10 18.04 20.04

2
推荐指数
1
解决办法
1087
查看次数