View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#184
Originally Posted by marmistrz View Post
But the LD_LIBRARY_PATH points to /opt/qtm12/lib in meecolay. So why isn't the qml-12's location module not used.
What does "ldd /path/to/executable" say? [warning noob with very little knowledge about linking]maybe the binary has e.g. /opt/qtm/lib path hardcoded? (or any other path that the "old" qml modules are placed at?) I'm not sure now, but I thik I remember we could hardcode the path to libraries on compile time...[/warning]