mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-19 23:16:15 +08:00
Update use_sdk_on_linux.md
This commit is contained in:
@@ -9,7 +9,7 @@ When we execute the binary file, it requires the dependent libraries can be foun
|
||||
./infer_ppyoloe_demo: error while loading shared libraries: libonnxruntime.so.1.12.0: cannot open shared object file: No such file or directory
|
||||
```
|
||||
|
||||
FastDeploy provides a shell scripts to help export the libraries path to `LD_LIBRARY_PATH`, execute the follwing command
|
||||
FastDeploy provides a shell scripts to help export the libraries path to `LD_LIBRARY_PATH`, execute the following command
|
||||
|
||||
```
|
||||
source /Downloads/fastdeploy-linux-x64-1.0.0/fastdeploy_init.sh
|
||||
|
Reference in New Issue
Block a user