python - How to find which shared libraries that a program linked to -


i have python script use opencv , other third party libraries. script needs shared library in folder /usr/local/lib run.

there many files such libhogweed.a or libpgtypes.dylib in folder /usr/local/lib

is there way can identify shared libraries script needs run?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -