Maybe this should be more accurately placed in software? But you guys have not failed me yet so try the experts first!
To cut a long story short trying to compile the latest version of Amarok. Compile complained that it needed a newer version of QT so downloaded and compiled 4.8.5. After removing the original slack qt package the new version was installed to /usr/local/Trolltech/Qt-4.8.5. Then found amarok compile complained about could not find qt so added /usr/local/Trolltech/Qt-4.8.5/bin to my path. Solved that one.
Now compile complains
Code:
kde4-config: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory
However it exists at /usr/local/Trolltech/Qt-4.8.5/lib/libQtGui.so.4
So obviously my qt installation is not quite right or configured correctly.
Any help, thanks in advance, BashTin.