<p dir="ltr">You can try running "ldd $(which your_executable)" (without the double quotes) to see the library deps and confirm whether or not you're using another version of the library.<br>
Hope this helps.</p>