課程
/后端開發(fā)
/PHP
/PHP環(huán)境LAMP/LNMP安裝與配置
cmake 為什么沒反應(yīng)
2017-03-26
源自:PHP環(huán)境LAMP/LNMP安裝與配置 4-1
正在回答
我的也是 ?cmake 沒反應(yīng)啊,就是一直在那不動,其他的相應(yīng)的工具,也都安裝了,除了 per_Data-Dumper,
怎么解決啊
? You can download it with -DDOWNLOAD_BOOST=1 -DWITH_BOOST=<directory>
? This CMake script will look for boost in <directory>. ?If it is not there,
? it will download and unpack it (in that directory) for you.
cmake \
?> -DCMAKE_INSTALL_PREFIX=/usr/local/mysql \
> -DDEFAULT_CHARSET=utf8 \?
按兩次回車即可(這里老師沒說清楚)。你的全程按講師說的做應(yīng)該沒問題。
我的因為很多版本不一樣。執(zhí)行后出錯了,關(guān)了防火墻,重新安裝了boost_1_59_0也沒用,還請大神出馬。
CMake Error at cmake/boost.cmake:81 (MESSAGE):
? If you are inside a firewall, you may need to use an http proxy:
? export http_proxy=http://example.com:80
Call Stack (most recent call first):
? cmake/boost.cmake:269 (COULD_NOT_FIND_BOOST)
? CMakeLists.txt:455 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/root/mysql-5.7.17/CMakeFiles/CMakeOutput.log".
See also "/root/mysql-5.7.17/CMakeFiles/CMakeError.log".
[root@localhost mysql-5.7.17]# service iptables start
慕粉4203582
舉報
本課程適于PHP初學者,手把手教你LAMP/LNMP環(huán)境安裝配置
2 回答cmake\ 后沒有反應(yīng)。
4 回答cmake后沒反應(yīng)顯示一個>
3 回答cmake的時候為什么沒有指定boost的路徑
3 回答cmake
2 回答CMake Error:
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-04-05
我的也是 ?cmake 沒反應(yīng)啊,就是一直在那不動,其他的相應(yīng)的工具,也都安裝了,除了 per_Data-Dumper,
怎么解決啊
2017-04-05
? You can download it with -DDOWNLOAD_BOOST=1 -DWITH_BOOST=<directory>
? This CMake script will look for boost in <directory>. ?If it is not there,
? it will download and unpack it (in that directory) for you.
2017-03-28
cmake \
?> -DCMAKE_INSTALL_PREFIX=/usr/local/mysql \
> -DDEFAULT_CHARSET=utf8 \?
按兩次回車即可(這里老師沒說清楚)。你的全程按講師說的做應(yīng)該沒問題。
我的因為很多版本不一樣。執(zhí)行后出錯了,關(guān)了防火墻,重新安裝了boost_1_59_0也沒用,還請大神出馬。
CMake Error at cmake/boost.cmake:81 (MESSAGE):
? You can download it with -DDOWNLOAD_BOOST=1 -DWITH_BOOST=<directory>
? This CMake script will look for boost in <directory>. ?If it is not there,
? it will download and unpack it (in that directory) for you.
? If you are inside a firewall, you may need to use an http proxy:
? export http_proxy=http://example.com:80
Call Stack (most recent call first):
? cmake/boost.cmake:269 (COULD_NOT_FIND_BOOST)
? CMakeLists.txt:455 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/root/mysql-5.7.17/CMakeFiles/CMakeOutput.log".
See also "/root/mysql-5.7.17/CMakeFiles/CMakeError.log".
[root@localhost mysql-5.7.17]# service iptables start