---
title: 运行验证
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengqdk_02_0007.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengqdk_02_0007.html
indexId: 2f5737b624072119fd59d9fe2dff0c780f198172be6046ca85088ccc2ae8e0dd65
---
# 运行验证

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令进入QDK目录。

```
cd
/usr/share/QDK
/bin
```


3. 执行以下命令创建QPKG环境。

```
./qbuild --create-env MyQPKG
ll MyQPKG/
```


  结果样例如图 结果样例所示。

  图1 结果样例
