The install progress of bochs 2.4.6

来源:互联网 发布:linux修改机器时间 编辑:程序博客网 时间:2024/06/06 07:19

1.>

2. make stage

No problem

3. make install stage

#sudo make install

Issue 2:           install: cannot stat `./bochsdbg': No such file or directory

Solution:         #cp bochs bochsdbg



0 0