Issue: When you install Virtualbox 5.1 on Ubuntu 16.04, you may encounter following error: root@XIAYE-NA1:~/Downloads# apt install virtualbox-5.1 Reading package lists... Done Building dependency tree Reading state information... Done virtualbox-5.1…
1.OpenCV-3.2.0+OpenCV_contrib-3.2.0编译安装过程 1)下载官方要求的依赖包 GCC 4.4.x or later CMake 2.6 or higher Git GTK+2.x or higher, including headers (libgtk2.0-dev) # 控制opencv GUI pkg-config Python 2.6 or later and Numpy 1.5 or later with developer packages (pytho…
安装过程主要参考官方文档: http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.html 目标: Set up and configure a single-node Hadoop installation so that you can quickly perform simple operations using Hadoop MapReduce and the Hadoo…