mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-12 21:27:48 +08:00
7 lines
105 B
Markdown
7 lines
105 B
Markdown
执行可执行程序时,请在终端输入:
|
|
|
|
```
|
|
export DYLD_LIBRARY_PATH=./
|
|
./MediaServer -d &
|
|
```
|