91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MySQL5.7.17源碼編譯安裝時的注意事項

發布時間:2020-08-10 16:33:47 來源:ITPUB博客 閱讀:165 作者:chenfeng 欄目:MySQL數據庫
MySQL5.7.17安裝略不同于MySQL5.6,需要指定boost,否則編譯安裝會報錯
boost下載地址:
下載:
#wget http://downloads.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.gz

解壓:
# cd /root
#tar xvzf boost_1_59_0.tar.gz

進入boost_1_59_0目錄:
#cd /root/boost_1_59_0

然后是編譯安裝,直接執行bootstrap.sh就可以:

#sh ./bootstrap.sh

Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2
Detecting Python version... 2.6
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit ‘project-config.jam‘.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/boost-build2/doc/html/index.html


接下來就是編譯,重點關注是否編譯成功:
#./b2

然后就是漫長的等待,直到最后出現:


The Boost C++ Libraries were successfully built!


The following directory should be added to compiler include paths:


    /root/boost_1_59_0


The following directory should be added to linker library paths:


    /root/boost_1_59_0/stage/lib


說明編譯成功。


最后執行:
./b2 install --prefix=/usr/local


接下來就可以編譯MySQL5.7了,需要用-DWITH_BOOST=/root/boost_1_59_0指定boost的目錄:
#cmake .  -DCMAKE_INSTALL_PREFIX=/opt/mysql -DWITH_DEBUG=1 -DDOWNLOAD_BOOST=1 -DWITH_BOOST=/root/boost_1_59_0
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

衡东县| 白玉县| 搜索| 桐城市| 甘南县| 车致| 包头市| 纳雍县| 广东省| 磐安县| 察雅县| 翼城县| 饶平县| 金昌市| 许昌市| 横山县| 陈巴尔虎旗| 德化县| 老河口市| 昌吉市| 玛多县| 文安县| 海林市| 伽师县| 蓬溪县| 色达县| 临武县| 纳雍县| 平阴县| 新巴尔虎左旗| 石门县| 永和县| 大姚县| 砚山县| 万安县| 门源| 汪清县| 耿马| 高青县| 米林县| 饶阳县|