mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Update use_sdk_on_linux.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user