qemu install problems

Adjust your python to version no less than 3.7, (use conda do it if your default python is not 3.7)

a config error, as: ERROR: Dependency "pixman-1" not found,

for Ubuntu Linux, install,

$ sudo apt-get install libpixman-1-dev

yes, now you can configure again ;-)

复制代码
$ mkdir build
$ cd build
$ ../configure
$ make
$ sudo make install

then use conda to change python higher verson more than 3.6,

$ cd ../
$ conda install sphinx
$ conda install sphinx-rtd-theme

to generate docs,

$ sphinx-build docs/ my_qemu_docs/
复制代码

 

have fun,

Over.

 

posted @   Anonymous596  阅读(23)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
历史上的今天:
2019-02-25 batch 常用命令
点击右上角即可分享
微信分享提示