Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error while loading shared libraries: libfmod-3.74.so
09-24-2005, 01:08 PM,
#1
error while loading shared libraries: libfmod-3.74.so
I had some problems with compiling, but installed everything that was required and it worked, stupid me SmileBut, when I try to run setup in runtime dir I get error like this:./vdrift: error while loading shared libraries: libfmod-3.74.so: cannot open shared object file: No such file or directoryI downloaded libfmod 3.74, didn't help. I followed the symlink from runtime(it was pointing to : vdrift/lib/) and libfmod-3.74 is there and looking ok. I tried to copy vdrift by hand to /vdrift and run it from there, but I get the same error.What did I forgot or did wrong?
Reply
09-24-2005, 02:08 PM,
#2
error while loading shared libraries: libfmod-3.74.so
You're doing the right thing. The reason it can't find libfmod is because the directory it's in is not in your PATH environment variable. The best way to fix this is to copy the lib/libfmod-3.74.so to /usr/lib or your distribution's equivalent. More info here.
Reply
09-24-2005, 04:08 PM,
#3
error while loading shared libraries: libfmod-3.74.so
Thank you for your fast answer! And it really did fix the problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)