trouble configuring slackware 13.37 btBulletCollisionCommon.

trouble configuring slackware 13.37 btBulletCollisionCommon.

Postby savet » 25 Aug 2011, 02:51

I'm trying to resolve the bullet dependency. I downloaded bullet 2.78, but have also tried 2.77.

When I build bullet with cmake, I get:

{l Code}: {l Select All Code}
root@ibmt61a:/home/chris/bullet-2.78# cmake . -G "Unix Makefiles"
OPENCL NOT FOUND
OPENGL FOUND
/usr/lib64/libGLU.so/usr/lib64/libGL.so/usr/lib64/libSM.so/usr/lib64/libICE.so/usr/lib64/libX11.so/usr/lib64/libXext.so
-- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
GLUT FOUND
/usr/lib64/libglut.so
-- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chris/bullet-2.78


I have searched extensively, but can't find any recommendations on how to resolve this. I ran make and make install, which completed without issue.

I have verified that bullet is installed in /usr/local/include/bullet

running ./waf configure returns the following:

{l Code}: {l Select All Code}
Checking for 'bullet' >= 2.77              : not found
Checking for library linearmath            : not found
Checking for library LinearMath            : yes
Checking for header btBulletCollisionCommon.h : not found
The configuration failed
(complete log in /home/chris/lipsofsuna-0.5.0/.build/config.log)     


I tried creating a symbolic link from /usr/local/include/bullet to /usr/lib/bullet, but I cannot get LOS to recognize the bullet installation.

Any recommendations?
savet
 
Posts: 5
Joined: 25 Aug 2011, 00:32

Re: trouble configuring slackware 13.37 btBulletCollisionCommon.

Postby savet » 25 Aug 2011, 14:26

Ok, I actually found my problem. I'm using 64 bit slackware, but have installed the 32 bit libs as well. pkg-config was set to check the 64 bit library destinations, but not the 32 bit. Updating $PKG_CONFIG_PATH with /usr/local/lib/pkgconfig allowed LOS to find bullet and build correctly.
savet
 
Posts: 5
Joined: 25 Aug 2011, 00:32

Re: trouble configuring slackware 13.37 btBulletCollisionCommon.

Postby TheAncientGoat » 25 Aug 2011, 15:57

Congrats, why did you download the 32 bit bullet though?
User avatar
TheAncientGoat
Community Moderator
 
Posts: 518
Joined: 27 Dec 2009, 19:06

Re: trouble configuring slackware 13.37 btBulletCollisionCommon.

Postby savet » 25 Aug 2011, 22:59

I downloaded source and compiled. I might need to compile it with a 64 bit flag....this is my first true 64 bit distro. It's also possible that it just dropped the pkg-config file into the wrong (aka normal) destination folder.
savet
 
Posts: 5
Joined: 25 Aug 2011, 00:32

Who is online

Users browsing this forum: No registered users and 1 guest