課程
/后端開發
/PHP
/PHP環境LAMP/LNMP安裝與配置
cmake 為什么沒反應
2017-03-26
源自:PHP環境LAMP/LNMP安裝與配置 4-1
正在回答
我的也是 ?cmake 沒反應啊,就是一直在那不動,其他的相應的工具,也都安裝了,除了 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 \?
按兩次回車即可(這里老師沒說清楚)。你的全程按講師說的做應該沒問題。
我的因為很多版本不一樣。執行后出錯了,關了防火墻,重新安裝了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環境安裝配置
2 回答cmake\ 后沒有反應。
4 回答cmake后沒反應顯示一個>
3 回答cmake的時候為什么沒有指定boost的路徑
3 回答cmake
1 回答CMake Error
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2017-04-05
我的也是 ?cmake 沒反應啊,就是一直在那不動,其他的相應的工具,也都安裝了,除了 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 \?
按兩次回車即可(這里老師沒說清楚)。你的全程按講師說的做應該沒問題。
我的因為很多版本不一樣。執行后出錯了,關了防火墻,重新安裝了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