Exocortex / ExocortexCrate

http://exocortex.com/products/crate
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

Build Linux versions against libs that work in Centos 6 #12

Closed bhouston closed 9 years ago

bhouston commented 9 years ago

According to:

http://studiosysadmins.com/board/threadview/5235/

Linux versions only run on Centos 7 and newer. Probably because the Maya versions were compiled against Fedora 14, while Centos 6 was forked from Fedora 12 according to here: http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux

renaudll commented 9 years ago

I've been able to build it in CentOS 6.6. Everything went well after building boost using the instructions provided in BUILDING_BOOST.md, however I had to rename the "cxx-flags=-fPIC" to "cxxflags=-fPIC". Do you want me to send you the compiled boost lib to include them in Libraries.XXXXXXXX.XX?

bhouston commented 9 years ago

Yes, please share the binaries with me so I can redistribute. :)

caron commented 9 years ago

We are switching to Linux from Windows and are using CentOS 6.6, when can we get access to these pre-built binaries?

renaudll commented 9 years ago

While we wait for an official download link I can still send you the binaries I've built via email. Just email me at rlessard[at]squeezestudio[dot]com and specify the version you need. Cheers!

bhouston commented 9 years ago

I've uploaded the Libraries to include @renaudll boost. They are linked to by the latest code checked into master.