本文介绍了Minix pkgin错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在研究Minix.我将其安装在VirtualBox上.
Hi I am working on Minix. I installed it on VirtualBox.
现在,我想将某些程序安装到Minix,例如vim,bash等.但是,我出现了如下错误:
Now I want to install to Minix some programs like vim, bash etc. However I've gor an error like below:
pkgin: Can't open database /usr/var/db/pkgin/pkgin.db: unable to open database file: No such file or directory.
我正在网上搜索,但找不到任何有用的链接或某物.
I am searching on net but I couldnt find any useful link or sth.
如何解决这个问题?
推荐答案
也许应该在设置和关闭后从VirtualBox中删除安装磁盘.我遇到了这个问题并通过这种方式解决了.
Maybe you should remove the installation disk from VirtualBox after setup and shutdown. I had this problem and solve it by this way.
这篇关于Minix pkgin错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!