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

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令验证MOPAC。

```
export LD_LIBRARY_PATH=
/path/to/mopac
/lib64:$LD_LIBRARY_PATH
cd
/path/to/mopac
./mopac
```


  回显信息结果如下图所示。
