【问题标题】:How to install TDengine database on Mac OS如何在 Mac OS 上安装 TDengine 数据库
【发布时间】:2021-08-15 11:36:09
【问题描述】:

我按照此链接https://github.com/taosdata/TDengine 中的步骤在我的 Mac(Big Sur 11.1)上安装 TDengine。在我运行make install 命令后,最后我得到了这个错误信息:

CMake Error at cmake_install.cmake:75 (file):
file failed to open for writing (Permission denied):

/Users/Documents/taos/TDengine/debug/install_manifest.txt


make: *** [install] Error 1

【问题讨论】:

    标签: tdengine


    【解决方案1】:

    您需要使用“sudo make install”来获得许可。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-12-14
      • 2020-04-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-29
      • 2010-11-29
      相关资源
      最近更新 更多