linux mint下,编译boost及librime
编译boost
-
下载boost
如:boost_1_82_0
https://www.boost.org/ -
安装boost
cd path/to/boost_1_82_0 # ./bootstrap.sh sudo ./b2 install
编译librime
-
拉取源代码
git clone --recursive https://github.com/rime/librime.git
-
编译
make sudo make install
版权申明
本文系作者 @benojan 原创发布在linux mint下,编译boost及librime。未经许可,禁止转载。
评论
-- 评论已关闭 --
全部评论