Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
7ec3780f
T
TDengine
项目概览
taosdata
/
TDengine
1 年多 前同步成功
通知
1185
Star
22016
Fork
4786
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
TDengine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
7ec3780f
编写于
8月 23, 2022
作者:
wafwerar
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
doc: update 3.0 mac doc
上级
6dd250c2
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
22 addition
and
24 deletion
+22
-24
README-CN.md
README-CN.md
+2
-2
README.md
README.md
+2
-2
docs/en/05-get-started/03-package.md
docs/en/05-get-started/03-package.md
+9
-10
docs/zh/05-get-started/03-package.md
docs/zh/05-get-started/03-package.md
+9
-10
未找到文件。
README-CN.md
浏览文件 @
7ec3780f
...
...
@@ -210,14 +210,14 @@ cmake .. -G "NMake Makefiles"
nmake
```
### macOS 系统
<!--
### macOS 系统
安装 Xcode 命令行工具和 cmake. 在 Catalina 和 Big Sur 操作系统上,需要安装 XCode 11.4+ 版本。
```
bash
mkdir
debug
&&
cd
debug
cmake ..
&&
cmake
--build
.
```
```
-->
# 安装
...
...
README.md
浏览文件 @
7ec3780f
...
...
@@ -211,14 +211,14 @@ cmake .. -G "NMake Makefiles"
nmake
```
### On macOS platform
<!--
### On macOS platform
Please install XCode command line tools and cmake. Verified with XCode 11.4+ on Catalina and Big Sur.
```
shell
mkdir
debug
&&
cd
debug
cmake ..
&&
cmake
--build
.
```
```
-->
# Installing
...
...
docs/en/05-get-started/03-package.md
浏览文件 @
7ec3780f
...
...
@@ -67,16 +67,6 @@ Users will be prompted to enter some configuration information when install.sh i
</TabItem>
<TabItem
label=
"Windows"
value=
"windows"
>
1.
Download the Windows installation package.
<PkgListV3
type=
{3}/
>
2.
Run the downloaded package to install TDengine.
:::info
TDengine only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
:::
</TabItem>
<TabItem
value=
"apt-get"
label=
"apt-get"
>
You can use
`apt-get`
to install TDengine from the official package repository.
...
...
@@ -105,6 +95,15 @@ sudo apt-get install tdengine
:::tip
This installation method is supported only for Debian and Ubuntu.
::::
</TabItem>
<TabItem
label=
"Windows"
value=
"windows"
>
Note: TDengine only supports Windows Server 2016/2019 and windows 10/11 system versions on the windows platform.
1.
Download the Windows installation package.
<PkgListV3
type=
{3}/
>
2.
Run the downloaded package to install TDengine.
</TabItem>
</Tabs>
...
...
docs/zh/05-get-started/03-package.md
浏览文件 @
7ec3780f
...
...
@@ -67,16 +67,6 @@ install.sh 安装脚本在执行过程中,会通过命令行交互界面询问
</TabItem>
<TabItem
label=
"Windows 安装"
value=
"windows"
>
1.
从列表中下载获得 exe 安装程序;
<PkgListV3
type=
{3}/
>
2.
运行可执行程序来安装 TDengine。
:::info
目前 TDengine 在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
:::
</TabItem>
<TabItem
value=
"apt-get"
label=
"apt-get"
>
可以使用 apt-get 工具从官方仓库安装。
...
...
@@ -105,6 +95,15 @@ sudo apt-get install tdengine
:::tip
apt-get 方式只适用于 Debian 或 Ubuntu 系统
::::
</TabItem>
<TabItem
label=
"Windows 安装"
value=
"windows"
>
注意:目前 TDengine 在 Windows 平台上只支持 Windows server 2016/2019 和 Windows 10/11 系统版本。
1.
从列表中下载获得 exe 安装程序;
<PkgListV3
type=
{3}/
>
2.
运行可执行程序来安装 TDengine。
</TabItem>
</Tabs>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录