How to install vim into Minix3?

你说的曾经没有我的故事 提交于 2019-12-10 22:24:34

问题


I should install vim into Minix. But I couldnt find any useful information on the net. I've just installed Minix on VirtualBox. So I am a beginner on Minix.

Do you have an idea how to install it?


回答1:


Look at this site, then navigate to your version and architecture: ftp://ftp.minix3.org/pub/minix/packages/

For example, minix 3.3.0 on i386: ftp://ftp.minix3.org/pub/minix/packages/3.3.0/i386/editors/vim-7.3.762.tgz




回答2:


Is it not possible to compile from source? With a half-decent machine, compiling Vim doesn't take very long.

Though this tutorial on how to compile Vim is geared towards Ubuntu, it's not to hard to adopt to other *nix systems.



来源:https://stackoverflow.com/questions/19327085/how-to-install-vim-into-minix3

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!