|
how to set my so path?
I programed and generated a so file and put it in /mydata/lib
when I run my app, it says that it can not find that so file.
I know there is a way to copy the so file to /lib to solve this problem.
is there solutions that can use so file in /mydata/lib
|