Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with compiling in Debian
12-03-2019, 05:37 PM,
#5
RE: problem with compiling in Debian
Good morning.

After 5 months, I'll try again.
Now I have a fresh debian installation on my pc, and some other differences.
I have just installed all the dependecies required.
Then, I try to compile, using the command as in the readme file:

Code:
scons arch=a64 release=1 extbullet=1 prefix=/usr/local


and that's the output:


Code:
root@mattia:/home/mattia/vdrift# scons arch=a64 release=1 extbullet=1 prefix=/usr/local
scons: Reading SConscript files ...
Package bullet was not found in the pkg-config search path.
Perhaps you should add the directory containing `bullet.pc'
to the PKG_CONFIG_PATH environment variable
No package 'bullet' found
OSError: 'pkg-config bullet --libs --cflags' exited 1:
 File "/home/mattia/vdrift/SConstruct", line 361:
   env.ParseConfig('pkg-config bullet --libs --cflags')
 File "/usr/lib/scons/SCons/Environment.py", line 1557:
   return function(self, self.backtick(command))
 File "/usr/lib/scons/SCons/Environment.py", line 594:
   raise OSError("'%s' exited %d" % (command, status))
root@mattia:/home/mattia/vdrift#


why package bullet not found?
in debian, that's package is "libbullet2.87", could be the different name the problem? How can I fix it?

Thanks
Reply


Messages In This Thread
problem with compiling in Debian - by pironman - 06-27-2019, 04:19 PM
RE: problem with compiling in Debian - by NaN - 06-28-2019, 12:39 PM
RE: problem with compiling in Debian - by NaN - 06-29-2019, 07:31 AM
RE: problem with compiling in Debian - by pironman - 12-03-2019, 05:37 PM
RE: problem with compiling in Debian - by NaN - 12-04-2019, 04:39 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)