Update use_sdk_on_linux.md

This commit is contained in:
Jason
2022-12-14 18:57:56 +08:00
committed by GitHub
parent f852d515e0
commit fb56700fa6

View File

@@ -1,3 +1,5 @@
English | [中文](../../cn/faq/use_sdk_on_linux.md)
# C++ Deployment on Linux
1. After compilation, and execute the binary file, throw error `error while loading shared libraries`
@@ -13,4 +15,4 @@ FastDeploy provides a shell scripts to help export the libraries path to `LD_LIB
source /Downloads/fastdeploy-linux-x64-1.0.0/fastdeploy_init.sh
```
And now you can execute the binary file again.
And now you can execute the binary file again.