Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Big Dave

macrumors 6502
Original poster
Nov 27, 2007
314
25
Crestview, Fl
I used to do some cad work in brlcad on Tiger and Leopard. Ever since SL, I have not been able to figure out how to get brlcad compiled. I'm just taking a shot in the dark and wondering if anyone on here even knows what brlcad is and if you have instructions on how to compile it on SL.

Thanks,
Big Dave
 
Checking it out from SVN instead of downloading source has gotten me farther than I have been before. I am now segmentation faulting when opening. I can now start debugging that. At least I got past the compile. Thanks!
 
I got it compiled and it is working.
Steps:

./autogen.sh

./configure --enable-tk --enable-tcl --with-ogl

./make -j2

./make install

update PATH in .bash_profile according to SVN instructions.

Worked for me on both iMac and Macbook
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.