這裡我安裝的是mysql5.6
我遇到的錯誤有
(1)warning: bison executable not found in path
解決辦法:
yum install bison
原文摘自:
(2)報錯資訊:
-- googlemock was not found.gtest-based unit tests will be disabled. you can run cmake . -denable_downloads=1 to automatically download and build required components from source.
解決辦法:
帶上-denable_downloads=1引數後重新編譯安裝
重新編譯的時候需要執行
make clean
rm -f cmakecache.txt
安裝MySQL的時候遇到的錯誤
這裡我安裝的是mysql5.6 我遇到的錯誤有 1 warning bison executable not found in path 解決辦法 yum install bison 原文摘自 2 報錯資訊 googlemock was not found.gtest based unit test...
androidstudio安裝時候遇到的乙個問題
1 首先第乙個問題 剛啟動android stuido的時候會叫你設定 如果不設定 安卓的頁面就進不 去,這個時候我們應該在android根目錄下的d android android studio bin idea.properties,新增一行 disable.android.first.run ...
安裝VirtualBox的時候遇到的問題
錯誤 failed to instantiate clsid virtualbox w ivirtualbox,but clsid virtualbox w iunknown works.psdispatch looks fine.weird.返回 e nointe ce 0x80004002 元件...