03-17-2013, 03:54 AM
Hi,
I just installed vdrift through playondeb. When starting from command line i get this error:
xxx@xxxxxx:~$ vdrift -verbose
vdrift: error while loading shared libraries: libBulletDynamics.so.2.80: cannot open shared object file: No such file or directory
when I try with gdb (found in this forum), I get:
xxx@xxxxx:~$ gdb vdrift
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright © 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/games/vdrift...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/games/vdrift
/usr/games/vdrift: error while loading shared libraries: libBulletDynamics.so.2.80: cannot open shared object file: No such file or directory
[Inferior 1 (process 3529) exited with code 0177]
(gdb) exit
Undefined command: "exit". Try "help".
(gdb) quit
xxx@xxxxxxx:~$
Anyone any ideas? I am guessing it has something to do with http://bulletphysics.org/ but this should come installed with the game no?
thanks in advance for any advice
I just installed vdrift through playondeb. When starting from command line i get this error:
xxx@xxxxxx:~$ vdrift -verbose
vdrift: error while loading shared libraries: libBulletDynamics.so.2.80: cannot open shared object file: No such file or directory
when I try with gdb (found in this forum), I get:
xxx@xxxxx:~$ gdb vdrift
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright © 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/games/vdrift...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/games/vdrift
/usr/games/vdrift: error while loading shared libraries: libBulletDynamics.so.2.80: cannot open shared object file: No such file or directory
[Inferior 1 (process 3529) exited with code 0177]
(gdb) exit
Undefined command: "exit". Try "help".
(gdb) quit
xxx@xxxxxxx:~$
Anyone any ideas? I am guessing it has something to do with http://bulletphysics.org/ but this should come installed with the game no?
thanks in advance for any advice