-
-
谷歌拼音 for Linux fcitx
Dependencies: cmake build-essential opencc mercurial
To install the dependencies, you can run:
sudo apt-get install fcitx-table-wbpy
cd fcitx-googlepinyin
mkdir build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install
-
kail-linux 的--平台安装
this is a chinese guidence to install kali-linux on various platform since the Penetration Testing Redefined with the Kali Linux come out in 2014 with the end of the bt5. For the fan of kali, ...
-
-
gcc-linaro-arm-linux-gnueabihf 4.9
... /article/details/7571264
库的安装:
apt-get install gcc-4.4 g++-4.4 g++-4.4- ... /bin/g++-4.4 /usr/bin/g++
apt-get install git gnupg flex bison gperf build-essential zip curl ... -markdown libxml2-utils xsltproc zlib1g-dev:i386
apt-get install uboot-mkimage(编译内核所需)
-
protobuf2.6.1.tar.gz安装文件附mac os与linux教程
1、在终端下输入: . / configure
注:如果不是管理员身份,需要输入:./configure - -prefix=$INSTALL_DIR 后面表示你要把protobuf安装的路径,需要是绝对路径。
2、依次在终端下输入:
make
make check
make install
3、全部执行完后再输入protoc - - version检查是否安装成功
-
-
-
linux仿win10主题
linux仿win10主题,Win10 Icons Pack - GNOME Icon Theme
Description:
I found this icon pack by chance at six months ago ... and exactly like those used win10, so i give it to you.
Tutorial for install:
1) download the file
2) unzip
3) open a terminal and write: & ...
-
bind源码linux开发环境
bind源码,在linux上编译运行。用于进入目录解压缩
#tar xfz bind-9.3.1rc1.tar.gz
进如刚解压出来的目录
# cd bind-9.3.1rc1
编译配置
#./configure --prefix=/usr/local/named --enable-threads #--enable-threads开启多线程处理能力
#make
#make install
-
openstack install guid for Linux,CentOS,Fedora
... Hat Enterprise Linux, CentOS, and
Fedora:
The OpenStack® system consists of several key projects that you install ... Storage, Object Storage, Telemetry, Orchestration, and Database. You can install any of
these projects separately and configure them stand- ...
-