On Wednesday 23 February 2005 15:46, Dimych wrote:
--- John B <yonaton@tds.net> wrote:
Hey gang,
I'm messing with camstream again now that it's being worked on again, and had to install an old verion of qt (qt-2.3.2 to be exact) alongside my 9.2 stock qt3. The latest snapshot of camstream compiled just fine, no errors (that I saw), and during configure I told it where to find the old qt version to use. When I do ./camstream though, I get this error:
./camstream: error while loading shared libraries: libqt-mt.so.2: cannot open shared object file:No such file or directory
How about LD_LIBRARYPATH? Did you append the location of your old qt version there?
Dmitry
I don't understand what that means. I've seen it in the --help part of configure, but don't have a clue what it means or what I should do with it. Can I ask you to explain in simple terms, or just tell me what I should do? Thanks for any help. John B.