mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-01 17:11:31 +08:00
7 lines
105 B
Markdown
7 lines
105 B
Markdown
|
执行可执行程序时,请在终端输入:
|
||
|
|
||
|
```
|
||
|
export DYLD_LIBRARY_PATH=./
|
||
|
./MediaServer -d &
|
||
|
```
|