Update use_sdk_on_linux.md

This commit is contained in:
Jason
2022-12-14 18:59:42 +08:00
committed by GitHub
parent 136cd47e02
commit a5d865625f

View File

@@ -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