Hi All,
After a few days trying to build and install OpenRave (trunk) on Centos 6.5, I have managed to do it by removing the default boost packages (1.41) and install version 1.55 from source, available here: http://www.boost.org/users/history/version_1_55_0.html. If someone can add the information on (http://openrave.org/docs/latest_stable/coreapihtml/installation_linux.html), I am sure it will save time for the (tiny) centos openrave user community. I suppose that the problem is related to boost version, but not sure, as I had also some issues realted to CMake variable values. The configuration tested is: OpenRave trunk + All deps from Fedora Core Users at web page (except boost) + remove boost if any + Build and install boost from source. If you want to investigate further, count on me, but I suppose it is not necessary, as I am probably the only :-) using OR+Centos. Cheers. -- Jorge Muñoz [hidden email] ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Openrave-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/openrave-users |
Administrator
|
dear Jorge, thanks for the feedback! last time i checked, openrave should be able to compile with boost 1.41 since that's the default boost version for ubuntu 10.04. if you care about pursuing this matter, please send the compilation log when it errored, so we can get to the bottom of this. sincerely, rosen, 2014-05-14 22:30 GMT+09:00 Jorge Muñoz <[hidden email]>:
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Openrave-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/openrave-users |
Administrator
|
i think cmake is looking for the following shared objects: it isn't finding them on your system for some reason...libboost_thread.so libboost_date_time.so 2014-05-14 23:38 GMT+09:00 Jorge Muñoz <[hidden email]>:
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Openrave-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/openrave-users |
Free forum by Nabble | Edit this page |