Try running "ldd <program>". It should display paths to all shared libraries that your program uses. Check if the new Qt version is there.
Try running "ldd <program>". It should display paths to all shared libraries that your program uses. Check if the new Qt version is there.
Bookmarks